Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Support/
HDConvertUTFWrapper.cpp84 bool convertUTF16ToUTF8String(ArrayRef<char> SrcBytes, std::string &Out) { in convertUTF16ToUTF8String()
/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCTargetTransformInfo.cpp340 unsigned SrcBytes = LT.second.getStoreSize(); in getMemoryOpCost() local
/NextBSD/contrib/llvm/lib/DebugInfo/PDB/DIA/
HDDIARawSymbol.cpp102 const char *SrcBytes = reinterpret_cast<const char *>(Result16.m_str); in PrivateGetDIAValue() local