/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MachineLocation.h | 47 unsigned getReg() const { return Register; } in getReg() function
|
H A D | MCInst.h | 69 unsigned getReg() const { in getReg() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MIRVRegNamerUtils.h | 45 Register getReg() const { return Reg; } in getReg() function
|
/netbsd-src/sys/lib/libunwind/ |
H A D | UnwindCursor.hpp | 43 uint64_t getReg(int regNum) { return fRegisters.getRegister(regNum); } in getReg() function in _Unwind::UnwindCursor
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | Utils.h | 317 Register getReg() const { in getReg() function
|
H A D | MachineIRBuilder.h | 99 Register getReg() const { in getReg() function 171 Register getReg() const { in getReg() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | LiveRangeEdit.h | 156 Register getReg() const { return getParent().reg(); } in getReg() function
|
H A D | ScheduleDAG.h | 218 unsigned getReg() const { in getReg() function
|
H A D | CallingConvLower.h | 79 static CCValAssign getReg(unsigned ValNo, MVT ValVT, in getReg() function
|
H A D | MachineInstrBuilder.h | 94 Register getReg(unsigned Idx) const { return MI->getOperand(Idx).getReg(); } in getReg() function
|
H A D | MachineOperand.h | 360 Register getReg() const { in getReg() function
|
H A D | MachineFrameInfo.h | 62 Register getReg() const { return Reg; } in getReg() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsOptimizePICCall.cpp | 306 unsigned OptimizePICCall::getReg(ValueType Entry) { in getReg() function in OptimizePICCall
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/ |
H A D | BPFAsmParser.cpp | 148 unsigned getReg() const override { in getReg() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/ |
H A D | MSP430AsmParser.cpp | 184 unsigned getReg() const override { in getReg() function in __anon2a5e3db90111::MSP430Operand
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/ |
H A D | CSKYAsmParser.cpp | 196 unsigned getReg() const override { in getReg() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/AsmParser/ |
H A D | M68kAsmParser.cpp | 254 unsigned M68kOperand::getReg() const { in getReg() function in M68kOperand
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | FastISelEmitter.cpp | 98 static OpKind getReg() { OpKind K; K.Repr = OK_Reg; return K; } in getReg() function in __anon2f99e1bb0311::OperandsSignature::OpKind
|
H A D | CodeGenRegisters.cpp | 223 const CodeGenRegister *getReg() const { assert(isValid()); return *RegI; } in getReg() function in __anond2feb2530111::RegUnitIterator 1238 CodeGenRegister *CodeGenRegBank::getReg(Record *Def) { in getReg() function in CodeGenRegBank
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/ |
H A D | AVRAsmParser.cpp | 191 unsigned getReg() const override { in getReg() function in __anon484a835d0111::AVROperand
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFastISel.cpp | 86 unsigned getReg() const { in getReg() function in __anon625239370111::WebAssemblyFastISel::Address
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 322 unsigned getReg() const override { in getReg() function in __anon6f8db8bd0211::SparcOperand
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/Disassembler/ |
H A D | XCoreDisassembler.cpp | 69 static unsigned getReg(const void *D, unsigned RC, unsigned RegNo) { in getReg() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/ |
H A D | X86Operand.h | 159 unsigned getReg() const override { in getReg() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 102 unsigned getReg() const override { in getReg() function
|