/freebsd-src/contrib/llvm-project/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
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MIRVRegNamerUtils.h | 45 Register getReg() const { return Reg; } in getReg() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | Utils.h | 389 Register getReg() const { getReg() function
|
H A D | GenericMachineInstrs.h | 32 Register getReg(unsigned Idx) const { return getOperand(Idx).getReg(); } getReg() function [all...] |
H A D | MachineIRBuilder.h | 108 Register getReg() const { getReg() function 180 Register getReg() const { getReg() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveRangeEdit.h | 145 Register getReg() const { return getParent().reg(); } in getReg() function
|
H A D | ScheduleDAG.h | 218 unsigned getReg() const { in getReg() function
|
H A D | MachineInstrBuilder.h | 95 Register getReg(unsigned Idx) const { return MI->getOperand(Idx).getReg(); } getReg() function
|
H A D | MachineOperand.h | 369 Register getReg() const { in getReg() function
|
H A D | MachineFrameInfo.h | 61 Register getReg() const { return Reg; } in getReg() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsOptimizePICCall.cpp | 305 unsigned OptimizePICCall::getReg(ValueType Entry) { getReg() function in OptimizePICCall
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
H A D | BPFAsmParser.cpp | 151 MCRegister getReg() const override { in getReg() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
H A D | MSP430AsmParser.cpp | 186 MCRegister getReg() const override { in getReg() function in __anon9e0397600111::MSP430Operand
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/ |
H A D | XtensaAsmParser.cpp | 247 unsigned getReg() const override { getReg() function
|
/freebsd-src/contrib/llvm-project/libunwind/src/ |
H A D | UnwindCursor.hpp | 435 virtual unw_word_t getReg(int) { _LIBUNWIND_ABORT("getReg not implemented"); } getReg() function in libunwind::AbstractUnwindCursor 707 unw_word_t UnwindCursor<A, R>::getReg(int regNum) { getReg() function in libunwind::UnwindCursor 1349 unw_word_t UnwindCursor<A, R>::getReg(int regNum) { getReg() function in libunwind::UnwindCursor [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
H A D | AVRAsmParser.cpp | 198 MCRegister getReg() const override { in getReg() function in __anon2e336bc40111::AVROperand
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | FastISelEmitter.cpp | 102 static OpKind getReg() { OpKind K; K.Repr = OK_Reg; return K; } getReg() function in __anon325e80020311::OperandsSignature::OpKind
|
H A D | CodeGenRegisters.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/ |
H A D | M68kAsmParser.cpp | 315 MCRegister M68kOperand::getReg() const { in getReg() function in M68kOperand [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFastISel.cpp | 87 unsigned getReg() const { in getReg() function in __anon564f79fe0111::WebAssemblyFastISel::Address
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/ |
H A D | XCoreDisassembler.cpp | 69 static unsigned getReg(const MCDisassembler *D, unsigned RC, unsigned RegNo) { in getReg() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/ |
H A D | LanaiAsmParser.cpp | 154 MCRegister getReg() const override { in getReg() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 103 MCRegister getReg() const override { in getReg() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/ |
H A D | Instruction.h | 74 unsigned getReg() const { in getReg() function
|