Home
last modified time | relevance | path

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

12

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMachineLocation.h47 unsigned getReg() const { return Register; } in getReg() function
HDMCInst.h69 unsigned getReg() const { in getReg() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMIRVRegNamerUtils.h45 Register getReg() const { return Reg; } in getReg() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDUtils.h401 Register getReg() const { in getReg() function
HDGenericMachineInstrs.h38 Register getReg(unsigned Idx) const { return getOperand(Idx).getReg(); } in getReg() function
HDMachineIRBuilder.h111 Register getReg() const { in getReg() function
183 Register getReg() const { in getReg() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDLiveRangeEdit.h145 Register getReg() const { return getParent().reg(); } in getReg() function
HDScheduleDAG.h218 unsigned getReg() const { in getReg() function
HDMachineInstrBuilder.h96 Register getReg(unsigned Idx) const { return MI->getOperand(Idx).getReg(); } in getReg() function
HDMachineOperand.h369 Register getReg() const { in getReg() function
HDMachineFrameInfo.h61 Register getReg() const { return Reg; } in getReg() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsOptimizePICCall.cpp306 unsigned OptimizePICCall::getReg(ValueType Entry) { in getReg() function in OptimizePICCall
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonTfrCleanup.cpp104 bool HexagonTfrCleanup::getReg(unsigned Reg, uint64_t &Val, in getReg() function in HexagonTfrCleanup
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
HDBPFAsmParser.cpp151 MCRegister getReg() const override { in getReg() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
HDMSP430AsmParser.cpp186 MCRegister getReg() const override { in getReg() function in __anon6847f1070111::MSP430Operand
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
HDUnwindCursor.hpp434 virtual unw_word_t getReg(int) { _LIBUNWIND_ABORT("getReg not implemented"); } in getReg() function in libunwind::AbstractUnwindCursor
706 unw_word_t UnwindCursor<A, R>::getReg(int regNum) { in getReg() function in libunwind::UnwindCursor
1348 unw_word_t UnwindCursor<A, R>::getReg(int regNum) { in getReg() function in libunwind::UnwindCursor
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
HDAVRAsmParser.cpp198 MCRegister getReg() const override { in getReg() function in __anon9f7b542b0111::AVROperand
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDFastISelEmitter.cpp100 static OpKind getReg() { in getReg() function in __anon5d621e490311::OperandsSignature::OpKind
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
HDXtensaAsmParser.cpp261 MCRegister getReg() const override { in getReg() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
HDM68kAsmParser.cpp315 MCRegister M68kOperand::getReg() const { in getReg() function in M68kOperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyFastISel.cpp87 unsigned getReg() const { in getReg() function in __anonc90bbac50111::WebAssemblyFastISel::Address
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
HDXCoreDisassembler.cpp69 static unsigned getReg(const MCDisassembler *D, unsigned RC, unsigned RegNo) { in getReg() function
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenRegisters.cpp235 const CodeGenRegister *getReg() const { in getReg() function in __anon3fde56590111::RegUnitIterator
1344 CodeGenRegister *CodeGenRegBank::getReg(Record *Def) { in getReg() function in CodeGenRegBank
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MCA/
HDInstruction.h74 unsigned getReg() const { in getReg() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
HDX86Operand.h170 MCRegister getReg() const override { in getReg() function

12