Searched defs:OutName (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTBAA.cpp | 232 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 D | CGVTT.cpp | 120 SmallString<256> OutName; in GetAddrOfVTT() local
|
H A D | CGVTables.cpp | 934 SmallString<256> OutName; in GenerateConstructionVTable() local
|
H A D | MicrosoftCXXABI.cpp | 359 SmallString<256> OutName; in getAddrOfVirtualDisplacementMap() local 2153 SmallString<256> OutName; in getAddrOfVBTable() local
|
H A D | CodeGenModule.cpp | 2148 std::string OutName; in CreateKCFITypeId() local 7523 std::string OutName; in CreateMetadataIdentifierImpl() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Mangler.cpp | 76 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 D | AArch64TargetObjectFile.cpp | 89 SmallVectorImpl<char> &OutName, const GlobalValue *GV, in getNameWithPrefix()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ |
H A D | TargetLoweringObjectFile.cpp | 434 SmallVectorImpl<char> &OutName, const GlobalValue *GV, in getNameWithPrefix()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 1570 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 D | SystemZAsmPrinter.cpp | 1225 StringRef OutName) { in emitPPA1Name()
|