Searched defs:getReg (Results 1 - 20 of 20) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DMachineLocation.h54 unsigned getReg() const { return Register; } function
H A DMCInst.h63 unsigned getReg() const { function in class:llvm::MCOperand
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DLiveRangeEdit.h133 unsigned getReg() const { return getParent().reg; } function in class:llvm::LiveRangeEdit
H A DCallingConvLower.h68 static CCValAssign getReg(unsigned ValNo, MVT ValVT, function in class:llvm::CCValAssign
H A DMachineOperand.h259 unsigned getReg() const { function in class:llvm::MachineOperand
H A DMachineFrameInfo.h46 unsigned getReg() const { return Reg; } function in class:llvm::CalleeSavedInfo
H A DScheduleDAG.h223 unsigned getReg() const { function in class:llvm::SDep
H A DSelectionDAGNodes.h1539 unsigned getReg() const { return Reg; } function in class:RegisterSDNode
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp422 static unsigned getReg(const void *D, unsigned RC, unsigned RegNo) { function
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp82 static unsigned getReg(const void *D, unsigned RC, unsigned RegNo) { function
/freebsd-9.3-release/contrib/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp299 static unsigned getReg(const void *D, unsigned RC, unsigned RegNo) { function
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp199 unsigned getReg() const { function in class:__anon2468::SparcOperand
/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp255 unsigned getReg() const { function in class:__anon2363::CountValue
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp337 unsigned getReg() const { function in struct:__anon2415::PPCOperand
/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp173 const CodeGenRegister *getReg() const { assert(isValid()); return *RegI; } function in class:__anon3576::RegUnitIterator
1034 CodeGenRegister *CodeGenRegBank::getReg(Record *Def) { function in class:CodeGenRegBank
[all...]
H A DDAGISelMatcher.h856 const CodeGenRegister *getReg() const { return Reg; } function in class:llvm::EmitRegisterMatcher
/freebsd-9.3-release/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp244 unsigned getReg() const { function in class:__anon2307::AArch64Operand
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp388 unsigned getReg() const { function in class:__anon2389::MipsOperand
1083 unsigned MipsAsmParser::getReg(int RC, int RegNo) { function in class:MipsAsmParser
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp683 unsigned getReg() const { function in struct:__anon2502::X86Operand
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp567 unsigned getReg() const { function in class:__anon2340::ARMOperand
[all...]

Completed in 326 milliseconds