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

/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMachineLocation.h55 unsigned getReg() const { return Register; } function in class:llvm::MachineLocation
H A DMCInst.h63 unsigned getReg() const { function in class:llvm::MCOperand
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DLiveRangeEdit.h119 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.h45 unsigned getReg() const { return Reg; } function in class:llvm::CalleeSavedInfo
H A DScheduleDAG.h242 unsigned getReg() const { function in class:llvm::SDep
H A DSelectionDAGNodes.h1448 unsigned getReg() const { return Reg; } function in class:llvm::SDNode::RegisterSDNode
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp335 static unsigned getReg(const void *D, unsigned RC, unsigned RegNo) { function
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp82 static unsigned getReg(const void *D, unsigned RC, unsigned RegNo) { function
/freebsd-10.0-release/contrib/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp235 static unsigned getReg(const void *D, unsigned RC, unsigned RegNo) { function
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/MBlaze/AsmParser/
H A DMBlazeAsmParser.cpp147 unsigned getReg() const { function in struct:__anon2407::MBlazeOperand
/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp158 unsigned getReg() const { function in class:__anon2461::CountValue
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp238 unsigned getReg() const { function in struct:__anon2453::PPCOperand
/freebsd-10.0-release/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp229 unsigned getReg() const { function in class:__anon2339::AArch64Operand
/freebsd-10.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp255 unsigned getReg() const { function in class:__anon2395::CountValue
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp296 unsigned getReg() const { function in class:__anon2430::MipsOperand
881 unsigned MipsAsmParser::getReg(int RC, int RegNo) { function in class:MipsAsmParser
[all...]
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp167 const CodeGenRegister *getReg() const { assert(isValid()); return *RegI; } function in class:__anon3649::RegUnitIterator
1065 CodeGenRegister *CodeGenRegBank::getReg(Record *Def) { function in class:CodeGenRegBank
[all...]
H A DDAGISelMatcher.h826 const CodeGenRegister *getReg() const { return Reg; } function in class:llvm::EmitRegisterMatcher
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp678 unsigned getReg() const { function in struct:__anon2510::X86Operand
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp541 unsigned getReg() const { function in class:__anon2374::ARMOperand
[all...]

Completed in 360 milliseconds