Searched defs:OutName (Results 1 – 10 of 10) sorted by relevance
/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTBAA.cpp | 210 SmallString<256> OutName; getTypeInfoHelper() local 217 SmallString<256> OutName; getTypeInfoHelper() local 433 SmallString<256> OutName; getBaseTypeInfoHelper() local [all...] |
H A D | CGVTT.cpp | 120 SmallString<256> OutName; GetAddrOfVTT() local
|
H A D | CGVTables.cpp | 934 llvm::raw_svector_ostream Out(OutName); in GenerateConstructionVTable() local
|
H A D | MicrosoftCXXABI.cpp | 359 SmallString<256> OutName; getAddrOfVirtualDisplacementMap() local 2153 SmallString<256> OutName; getAddrOfVBTable() local
|
H A D | CodeGenModule.cpp | 2138 std::string OutName; CreateKCFITypeId() local 7498 std::string OutName; CreateMetadataIdentifierImpl() local
|
/llvm-project/llvm/lib/IR/ |
H A D | Mangler.cpp | 75 getNameWithPrefix(SmallVectorImpl<char> & OutName,const Twine & GVName,const DataLayout & DL) getNameWithPrefix() argument 187 getNameWithPrefix(SmallVectorImpl<char> & OutName,const GlobalValue * GV,bool CannotUsePrivateLabel) const getNameWithPrefix() argument
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetObjectFile.cpp | 89 getNameWithPrefix(SmallVectorImpl<char> & OutName,const GlobalValue * GV,const TargetMachine & TM) const getNameWithPrefix() argument
|
/llvm-project/llvm/lib/Target/ |
H A D | TargetLoweringObjectFile.cpp | 434 getNameWithPrefix(SmallVectorImpl<char> & OutName,const GlobalValue * GV,const TargetMachine & TM) const getNameWithPrefix() argument
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 1570 getNameWithPrefix(SmallVectorImpl<char> & OutName,const GlobalValue * GV,const TargetMachine & TM) const getNameWithPrefix() argument 1788 getNameWithPrefix(SmallVectorImpl<char> & OutName,const GlobalValue * GV,const TargetMachine & TM) const getNameWithPrefix() argument
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZAsmPrinter.cpp | 1225 emitPPA1Name(std::unique_ptr<MCStreamer> & OutStreamer,StringRef OutName) emitPPA1Name() argument
|