Searched defs:getRegister (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCWin64EH.h59 unsigned getRegister() const { return Register; } function in class:llvm::MCWin64EHInstruction
H A DMCDwarf.h411 unsigned getRegister() const { function in class:llvm::MCCFIInstruction
H A DMCRegisterInfo.h64 unsigned getRegister(unsigned i) const { function in class:llvm::MCRegisterClass
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetRegisterInfo.h70 unsigned getRegister(unsigned i) const { function in class:llvm::TargetRegisterClass
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.h320 Record *getRegister() const { assert(isReg()); return R; } function in struct:llvm::CodeGenInstAlias::ResultOperand
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1469 SDValue SelectionDAG::getRegister(unsigned RegNo, EVT VT) { function in class:SelectionDAG

Completed in 178 milliseconds