Searched defs:getReg (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRVRegNamerUtils.h45 Register getReg() const { return Reg; } function in class:llvm::VRegRenamer::NamedVReg
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMachineLocation.h47 unsigned getReg() const { return Register; } function
H A DMCInst.h69 unsigned getReg() const { function in class:llvm::MCOperand
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h389 Register getReg() const { function in class:llvm::RegOrConstant
H A DGenericMachineInstrs.h32 Register getReg(unsigned Idx) const { return getOperand(Idx).getReg(); } function in class:llvm::GenericMachineInstr
[all...]
H A DMachineIRBuilder.h108 Register getReg() const { function in class:llvm::DstOp
180 Register getReg() const { function in class:llvm::SrcOp
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRangeEdit.h145 Register getReg() const { return getParent().reg(); } function in class:llvm::LiveRangeEdit
H A DCallingConvLower.h84 static CCValAssign getReg(unsigned ValNo, MVT ValVT, unsigned RegNo, function in class:llvm::CCValAssign
H A DMachineOperand.h369 Register getReg() const { function
H A DMachineInstrBuilder.h95 Register getReg(unsigned Idx) const { return MI->getOperand(Idx).getReg(); } function in class:llvm::MachineInstrBuilder
H A DScheduleDAG.h218 unsigned getReg() const { function in class:llvm::SDep
H A DMachineFrameInfo.h61 Register getReg() const { return Reg; } function in class:llvm::CalleeSavedInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp305 unsigned OptimizePICCall::getReg(ValueType Entry) { function in class:OptimizePICCall
H A DMipsFastISel.cpp114 unsigned getReg() const { function in class:__anon2533::final::Address
/freebsd-current/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp69 static unsigned getReg(const MCDisassembler *D, unsigned RC, unsigned RegNo) { function
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp521 static unsigned getReg(const MCDisassembler *D, unsigned RC, unsigned RegNo) { function
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp315 unsigned M68kOperand::getReg() const { function in class:M68kOperand
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp87 unsigned getReg() const { function in class:__anon2684::final::Address
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h74 unsigned getReg() const { function in class:llvm::mca::MCAOperand
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp346 Register getReg() const { function in class:__anon2342::CountValue
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h368 Register getReg() const { return Reg; } function in class:llvm::PrologEpilogSGPRSaveRestoreInfo
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp224 const CodeGenRegister *getReg() const { assert(isValid()); return *RegI; } function in class:__anon3130::RegUnitIterator
1322 CodeGenRegister *CodeGenRegBank::getReg(Recor function in class:CodeGenRegBank
[all...]
H A DDAGISelMatcher.h906 const CodeGenRegister *getReg() const { return Reg; } function in class:llvm::EmitRegisterMatcher
/freebsd-current/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp435 virtual unw_word_t getReg(int) { _LIBUNWIND_ABORT("getReg not implemented"); } function in class:libunwind::AbstractUnwindCursor
707 unw_word_t UnwindCursor<A, R>::getReg(int regNum) { function in class:libunwind::UnwindCursor
1349 unw_word_t UnwindCursor<A, R>::getReg(int regNum) { function in class:libunwind::UnwindCursor
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp116 unsigned getReg() const { function in class:__anon2193::final::Address
[all...]

Completed in 229 milliseconds

12