Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachO_x86_64.cpp116 object::relocation_iterator &RelEnd) { in parsePairRelocation()
206 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations() local
DMachO_arm64.cpp114 object::relocation_iterator &RelEnd) { in parsePairRelocation()
197 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations() local
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DMachO_x86_64.cpp107 object::relocation_iterator &RelEnd) { in parsePairRelocation()
216 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations() local
DMachO_arm64.cpp105 object::relocation_iterator &RelEnd) { in parsePairRelocation()
213 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations() local
/external/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1210 std::vector<RelocationRef>::const_iterator RelEnd = Rels->end(); in printInst() local
1832 std::vector<RelocationRef>::const_iterator RelEnd = Rels.end(); in disassembleObject() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1898 uint64_t RelEnd = S.endOffset() - AllocBeginOffset; in isIntegerWideningViableForSlice() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp2006 uint64_t RelEnd = S.endOffset() - AllocBeginOffset; in isIntegerWideningViableForSlice() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DSROA.cpp2020 uint64_t RelEnd = S.endOffset() - AllocBeginOffset; in isIntegerWideningViableForSlice() local