Home
last modified time | relevance | path

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

/external/clang/lib/Rewrite/
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
/external/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp178 int RealOffset = Offset + MI.getOperand(FIOp+1).getImm(); in eliminateFrameIndex() local
DHexagonFrameLowering.cpp1036 int RealOffset = Offset; in getFrameIndexReference() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp212 int RealOffset = Offset + MI.getOperand(FIOp+1).getImm(); in eliminateFrameIndex() local
DHexagonFrameLowering.cpp1174 int RealOffset = Offset; in getFrameIndexReference() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp295 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
303 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
312 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
351 uint32_t RealOffset = Value + Addend - FinalAddress; in resolveX86Relocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
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
/external/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1370 uint32_t RealOffset = Offset + ConstBase->getValue(); in sanitizeAddress() local