Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/lib/Support/
DConvertUTFWrapper.cpp99 const UTF16 *SrcEnd = reinterpret_cast<const UTF16 *>(SrcBytes.end()); in convertUTF16ToUTF8String() local
155 const UTF8 *SrcEnd = reinterpret_cast<const UTF8 *>(SrcUTF8.end()); in convertUTF8ToUTF16String() local
/external/llvm/lib/Support/
DConvertUTFWrapper.cpp99 const UTF16 *SrcEnd = reinterpret_cast<const UTF16 *>(SrcBytes.end()); in convertUTF16ToUTF8String() local
155 const UTF8 *SrcEnd = reinterpret_cast<const UTF8 *>(SrcUTF8.end()); in convertUTF8ToUTF16String() local
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp3352 SrcEnd = SrcGEP->idx_end(), in depends() local
3782 SrcEnd = SrcGEP->idx_end(), in getSplitIteration() local