Searched defs:addReg (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstBuilder.h31 MCInstBuilder &addReg(unsigned Reg) { function in class:llvm::MCInstBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h79 void addReg(MCPhysReg Reg) { function in class:llvm::LivePhysRegs
H A DLiveRegUnits.h87 void addReg(MCPhysReg Reg) { function in class:llvm::LiveRegUnits
H A DMachineInstrBuilder.h88 const MachineInstrBuilder &addReg(Register RegNo, unsigned flags = 0, function in class:llvm::MachineInstrBuilder
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp42 void DwarfExpression::addReg(int DwarfReg, const char *Comment) { function in class:DwarfExpression

Completed in 77 milliseconds