Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp2006 uint64_t RelEnd = S.endOffset() - AllocBeginOffset; in isIntegerWideningViableForSlice() local