Home
last modified time | relevance | path

Searched defs:getReg (Results 1 – 25 of 43) sorted by relevance

12

/external/llvm/include/llvm/MC/
DMachineLocation.h54 unsigned getReg() const { return Register; } in getReg() function
DMCInst.h63 unsigned getReg() const { in getReg() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMachineLocation.h52 unsigned getReg() const { return Register; } in getReg() function
DMCInst.h58 unsigned getReg() const { in getReg() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DScheduleDAG.h202 unsigned getReg() const { in getReg() function
DCallingConvLower.h67 static CCValAssign getReg(unsigned ValNo, MVT ValVT, in getReg() function
DMachineOperand.h221 unsigned getReg() const { in getReg() function
DMachineFrameInfo.h43 unsigned getReg() const { return Reg; } in getReg() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveRangeEdit.h107 unsigned getReg() const { return parent_.reg; } in getReg() function
/external/llvm/include/llvm/CodeGen/
DScheduleDAG.h218 unsigned getReg() const { in getReg() function
DLiveRangeEdit.h143 unsigned getReg() const { return getParent().reg; } in getReg() function
DCallingConvLower.h77 static CCValAssign getReg(unsigned ValNo, MVT ValVT, in getReg() function
DMachineOperand.h267 unsigned getReg() const { in getReg() function
DMachineFrameInfo.h46 unsigned getReg() const { return Reg; } in getReg() function
/external/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp287 unsigned OptimizePICCall::getReg(ValueType Entry) { in getReg() function in OptimizePICCall
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/AsmParser/
DMBlazeAsmParser.cpp141 unsigned getReg() const { in getReg() function
/external/libunwind_llvm/src/
DUnwindCursor.hpp386 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/
DFastISelEmitter.cpp88 static OpKind getReg() { OpKind K; K.Repr = OK_Reg; return K; } in getReg() function in __anon7278ab110311::OperandsSignature::OpKind
DCodeGenRegisters.cpp174 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/
DFastISelEmitter.cpp82 static OpKind getReg() { OpKind K; K.Repr = OK_Reg; return K; } in getReg() function in __anonf3323a3d0111::OperandsSignature::OpKind
DCodeGenRegisters.cpp564 CodeGenRegister *CodeGenRegBank::getReg(Record *Def) { in getReg() function in CodeGenRegBank
/external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/
DX86AsmParser.cpp161 unsigned getReg() const { in getReg() function
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp254 unsigned getReg() const override { in getReg() function in __anonf1be40530111::SparcOperand
/external/llvm/lib/Target/X86/AsmParser/
DX86Operand.h97 unsigned getReg() const override { in getReg() function
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp74 unsigned getReg() const { in getReg() function in __anon2a93b38d0111::WebAssemblyFastISel::Address

12