/external/llvm/include/llvm/MC/ |
D | MachineLocation.h | 54 unsigned getReg() const { return Register; } in getReg() function
|
D | MCInst.h | 63 unsigned getReg() const { in getReg() function
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MachineLocation.h | 52 unsigned getReg() const { return Register; } in getReg() function
|
D | MCInst.h | 58 unsigned getReg() const { in getReg() function
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ScheduleDAG.h | 202 unsigned getReg() const { in getReg() function
|
D | CallingConvLower.h | 67 static CCValAssign getReg(unsigned ValNo, MVT ValVT, in getReg() function
|
D | MachineOperand.h | 221 unsigned getReg() const { in getReg() function
|
D | MachineFrameInfo.h | 43 unsigned getReg() const { return Reg; } in getReg() function
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LiveRangeEdit.h | 107 unsigned getReg() const { return parent_.reg; } in getReg() function
|
/external/llvm/include/llvm/CodeGen/ |
D | ScheduleDAG.h | 218 unsigned getReg() const { in getReg() function
|
D | LiveRangeEdit.h | 143 unsigned getReg() const { return getParent().reg; } in getReg() function
|
D | CallingConvLower.h | 77 static CCValAssign getReg(unsigned ValNo, MVT ValVT, in getReg() function
|
D | MachineOperand.h | 267 unsigned getReg() const { in getReg() function
|
D | MachineFrameInfo.h | 46 unsigned getReg() const { return Reg; } in getReg() function
|
/external/llvm/lib/Target/Mips/ |
D | MipsOptimizePICCall.cpp | 287 unsigned OptimizePICCall::getReg(ValueType Entry) { in getReg() function in OptimizePICCall
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/AsmParser/ |
D | MBlazeAsmParser.cpp | 141 unsigned getReg() const { in getReg() function
|
/external/libunwind_llvm/src/ |
D | UnwindCursor.hpp | 386 virtual unw_word_t getReg(int) { _LIBUNWIND_ABORT("getReg not implemented"); } in getReg() function in libunwind::AbstractUnwindCursor 632 unw_word_t UnwindCursor<A, R>::getReg(int regNum) { in getReg() function in libunwind::UnwindCursor
|
/external/llvm/utils/TableGen/ |
D | FastISelEmitter.cpp | 88 static OpKind getReg() { OpKind K; K.Repr = OK_Reg; return K; } in getReg() function in __anon7278ab110311::OperandsSignature::OpKind
|
D | CodeGenRegisters.cpp | 174 const CodeGenRegister *getReg() const { assert(isValid()); return *RegI; } in getReg() function in __anon71b6a6690111::RegUnitIterator 1027 CodeGenRegister *CodeGenRegBank::getReg(Record *Def) { in getReg() function in CodeGenRegBank
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | FastISelEmitter.cpp | 82 static OpKind getReg() { OpKind K; K.Repr = OK_Reg; return K; } in getReg() function in __anonf3323a3d0111::OperandsSignature::OpKind
|
D | CodeGenRegisters.cpp | 564 CodeGenRegister *CodeGenRegBank::getReg(Record *Def) { in getReg() function in CodeGenRegBank
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 161 unsigned getReg() const { in getReg() function
|
/external/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 254 unsigned getReg() const override { in getReg() function in __anonf1be40530111::SparcOperand
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86Operand.h | 97 unsigned getReg() const override { in getReg() function
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFastISel.cpp | 74 unsigned getReg() const { in getReg() function in __anon2a93b38d0111::WebAssemblyFastISel::Address
|