Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCInstrAnalysis.cpp40 MCInstrAnalysis::getMemoryOperandRelocationOffset(const MCInst &Inst, in getMemoryOperandRelocationOffset() function in MCInstrAnalysis
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h166 getMemoryOperandRelocationOffset(const MCInst &Inst, uint64_t Size) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCInstrAnalysis.h193 getMemoryOperandRelocationOffset(const MCInst &Inst, uint64_t Size) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCInstrAnalysis.h193 getMemoryOperandRelocationOffset(const MCInst &Inst, uint64_t Size) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCInstrAnalysis.h193 getMemoryOperandRelocationOffset(const MCInst &Inst, uint64_t Size) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCInstrAnalysis.h193 getMemoryOperandRelocationOffset(const MCInst &Inst, uint64_t Size) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp455 MIA.getMemoryOperandRelocationOffset(Instr, InstrSize); in addFunctionPointerRelocationsToCurrentSymbol()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp513 getMemoryOperandRelocationOffset(const MCInst &Inst,
666 X86MCInstrAnalysis::getMemoryOperandRelocationOffset(const MCInst &Inst, in getMemoryOperandRelocationOffset() function in llvm::X86_MC::X86MCInstrAnalysis