Home
last modified time | relevance | path

Searched defs:RealOffset (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/clang/lib/Rewrite/
H A DRewriter.cpp54 unsigned RealOffset = getMappedOffset(OrigOffset, true); in RemoveText() local
98 unsigned RealOffset = getMappedOffset(OrigOffset, InsertAfter); in InsertText() local
110 unsigned RealOffset = getMappedOffset(OrigOffset, true); in ReplaceText() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp256 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
264 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
273 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
293 uint32_t RealOffset = Value + Addend - FinalAddress; in resolveX86Relocation() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp298 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
306 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
315 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
354 uint32_t RealOffset = Value + Addend - FinalAddress; in resolveX86Relocation() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp310 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
318 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
327 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
392 uint32_t RealOffset = Value + Addend - FinalAddress; in resolveX86Relocation() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp178 int RealOffset = Offset + MI.getOperand(FIOp+1).getImm(); in eliminateFrameIndex() local
H A DHexagonFrameLowering.cpp1036 int RealOffset = Offset; in getFrameIndexReference() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp205 int RealOffset = Offset + MI.getOperand(FIOp+1).getImm(); in eliminateFrameIndex() local
H A DHexagonFrameLowering.cpp1204 int RealOffset = Offset; in getFrameIndexReference() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp229 int RealOffset = Offset + MI.getOperand(FIOp+1).getImm(); in eliminateFrameIndex() local
H A DHexagonFrameLowering.cpp1352 int RealOffset = Offset; in getFrameIndexReference() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DWasmTranslator.cpp1370 uint32_t RealOffset = Offset + ConstBase->getValue(); in sanitizeAddress() local