Home
last modified time | relevance | path

Searched refs:getMemoryOperandRelocationOffset (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/MC/
H A DMCInstrAnalysis.cpp40 MCInstrAnalysis::getMemoryOperandRelocationOffset(const MCInst &Inst, in getMemoryOperandRelocationOffset() function in MCInstrAnalysis
/llvm-project/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h193 getMemoryOperandRelocationOffset(const MCInst &Inst, uint64_t Size) const;
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp433 MIA.getMemoryOperandRelocationOffset(Instr, InstrSize);
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp525 getMemoryOperandRelocationOffset(const MCInst &Inst,
680 X86MCInstrAnalysis::getMemoryOperandRelocationOffset(const MCInst &Inst,
681 X86MCInstrAnalysis::getMemoryOperandRelocationOffset(const MCInst &Inst, getMemoryOperandRelocationOffset() function in llvm::X86_MC::X86MCInstrAnalysis