Home
last modified time | relevance | path

Searched refs:getOffsetOpcodes (Results 1 – 11 of 11) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/AArch64/ !
H A DAArch64RegisterInfo.h146 void getOffsetOpcodes(const StackOffset &Offset,
H A DAArch64RegisterInfo.cpp888 void AArch64RegisterInfo::getOffsetOpcodes( in getOffsetOpcodes() function in AArch64RegisterInfo
/src/contrib/llvm-project/llvm/lib/Target/RISCV/ !
H A DRISCVRegisterInfo.h123 void getOffsetOpcodes(const StackOffset &Offset,
H A DRISCVRegisterInfo.cpp765 void RISCVRegisterInfo::getOffsetOpcodes(const StackOffset &Offset, in getOffsetOpcodes() function in RISCVRegisterInfo
/src/contrib/llvm-project/llvm/lib/Target/NVPTX/ !
H A DNVPTXPrologEpilogPass.cpp84 TRI.getOffsetOpcodes(Offset, Ops); in runOnMachineFunction()
/src/contrib/llvm-project/llvm/lib/CodeGen/ !
H A DTargetRegisterInfo.cpp650 void TargetRegisterInfo::getOffsetOpcodes( in getOffsetOpcodes() function in TargetRegisterInfo
667 getOffsetOpcodes(Offset, OffsetExpr); in prependOffsetExpression()
H A DPrologEpilogInserter.cpp1431 TRI.getOffsetOpcodes(Offset, Ops); in replaceFrameIndexDebugInstr()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/ !
H A DTargetRegisterInfo.h1058 virtual void getOffsetOpcodes(const StackOffset &Offset,
/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ !
H A DDwarfCompileUnit.cpp903 TRI->getOffsetOpcodes(Offset, Ops); in applyConcreteDbgVariableAttributes()
/src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ !
H A DVarLocBasedImpl.cpp590 TRI->getOffsetOpcodes(Loc.SpillLocation.SpillOffset, Ops); in BuildDbgValue()
H A DInstrRefBasedImpl.cpp1295 TRI.getOffsetOpcodes(Spill.SpillOffset, OffsetOps); in emitLoc()