Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp210 SmallString<256> OutName; getTypeInfoHelper() local
217 SmallString<256> OutName; getTypeInfoHelper() local
433 SmallString<256> OutName; getBaseTypeInfoHelper() local
[all...]
H A DCGVTT.cpp120 SmallString<256> OutName; GetAddrOfVTT() local
H A DCGVTables.cpp934 llvm::raw_svector_ostream Out(OutName); in GenerateConstructionVTable() local
H A DMicrosoftCXXABI.cpp359 SmallString<256> OutName; getAddrOfVirtualDisplacementMap() local
2153 SmallString<256> OutName; getAddrOfVBTable() local
H A DCodeGenModule.cpp2138 std::string OutName; CreateKCFITypeId() local
7498 std::string OutName; CreateMetadataIdentifierImpl() local
/llvm-project/llvm/lib/IR/
H A DMangler.cpp75 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 DAArch64TargetObjectFile.cpp89 getNameWithPrefix(SmallVectorImpl<char> & OutName,const GlobalValue * GV,const TargetMachine & TM) const getNameWithPrefix() argument
/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp434 getNameWithPrefix(SmallVectorImpl<char> & OutName,const GlobalValue * GV,const TargetMachine & TM) const getNameWithPrefix() argument
/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1570 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 DSystemZAsmPrinter.cpp1225 emitPPA1Name(std::unique_ptr<MCStreamer> & OutStreamer,StringRef OutName) emitPPA1Name() argument