Home
last modified time | relevance | path

Searched defs:OutName (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp232 SmallString<256> OutName("p"); in getTypeInfoHelper() local
258 SmallString<256> OutName; in getTypeInfoHelper() local
266 SmallString<256> OutName; in getTypeInfoHelper() local
482 SmallString<256> OutName; in getBaseTypeInfoHelper() local
H A DCGVTT.cpp120 SmallString<256> OutName; in GetAddrOfVTT() local
H A DCGVTables.cpp934 SmallString<256> OutName; in GenerateConstructionVTable() local
H A DMicrosoftCXXABI.cpp359 SmallString<256> OutName; in getAddrOfVirtualDisplacementMap() local
2153 SmallString<256> OutName; in getAddrOfVBTable() local
H A DCodeGenModule.cpp2148 std::string OutName; in CreateKCFITypeId() local
7523 std::string OutName; in CreateMetadataIdentifierImpl() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMangler.cpp76 void Mangler::getNameWithPrefix(SmallVectorImpl<char> &OutName, in getNameWithPrefix()
188 void Mangler::getNameWithPrefix(SmallVectorImpl<char> &OutName, in getNameWithPrefix()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp89 SmallVectorImpl<char> &OutName, const GlobalValue *GV, in getNameWithPrefix()
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp434 SmallVectorImpl<char> &OutName, const GlobalValue *GV, in getNameWithPrefix()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1570 SmallVectorImpl<char> &OutName, const GlobalValue *GV, in getNameWithPrefix()
1788 SmallVectorImpl<char> &OutName, const GlobalValue *GV, in getNameWithPrefix()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1225 StringRef OutName) { in emitPPA1Name()