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

/macosx-10.10/JavaScriptCore-7600.1.17/ftl/
H A DFTLRegisterAtOffset.h66 static Reg getReg(RegisterAtOffset* value) { return value->reg(); } function in class:JSC::FTL::RegisterAtOffset
/macosx-10.10/llvmCore-3425.0.34/include/llvm/MC/
H A DMachineLocation.h52 unsigned getReg() const { return Register; } function in class:llvm::MachineLocation
H A DMCInst.h63 unsigned getReg() const { function in class:llvm::MCOperand
/macosx-10.10/llvmCore-3425.0.34/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.h257 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.h222 unsigned getReg() const { function in class:llvm::SDep
H A DSelectionDAGNodes.h1459 unsigned getReg() const { return Reg; } function in class:llvm::SDNode::RegisterSDNode
/macosx-10.10/llvmCore-3425.0.34/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp330 static unsigned getReg(const void *D, unsigned RC, unsigned RegNo) { function
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp139 unsigned getReg() const { function in class:__anon10455::CountValue
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/Target/MBlaze/AsmParser/
H A DMBlazeAsmParser.cpp140 unsigned getReg() const { function in struct:__anon10467::MBlazeOperand
/macosx-10.10/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp152 unsigned getReg() const { function in class:__anon10521::CountValue
[all...]
/macosx-10.10/libunwind-35.3/src/
H A DUnwindCursor.hpp436 uint64_t UnwindCursor<A,R>::getReg(int regNum) function in class:libunwind::UnwindCursor
/macosx-10.10/llvmCore-3425.0.34/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp195 unsigned getReg() const { function in class:__anon10494::MipsOperand
397 unsigned MipsAsmParser::getReg(int RC,int RegNo){ function in class:MipsAsmParser
/macosx-10.10/llvmCore-3425.0.34/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp223 unsigned getReg() const { function in struct:__anon10538::X86Operand
/macosx-10.10/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenRegisters.cpp166 const CodeGenRegister *getReg() const { assert(isValid()); return *RegI; } function in class:__anon10871::RegUnitIterator
1059 CodeGenRegister *CodeGenRegBank::getReg(Record *Def) { function in class:CodeGenRegBank
[all...]
H A DDAGISelMatcher.h828 const CodeGenRegister *getReg() const { return Reg; } function in class:llvm::EmitRegisterMatcher
/macosx-10.10/llvmCore-3425.0.34/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp505 unsigned getReg() const { function in class:__anon10409::ARMOperand
[all...]

Completed in 290 milliseconds