Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp209 SmallString<256> OutName; getTypeInfoHelper() local
216 SmallString<256> OutName; getTypeInfoHelper() local
393 SmallString<256> OutName; getBaseTypeInfoHelper() local
[all...]
H A DCGVTT.cpp106 SmallString<256> OutName; GetAddrOfVTT() local
H A DCGVTables.cpp901 SmallString<256> OutName; GenerateConstructionVTable() local
H A DMicrosoftCXXABI.cpp363 SmallString<256> OutName; getAddrOfVirtualDisplacementMap() local
2142 SmallString<256> OutName; getAddrOfVBTable() local
H A DCodeGenModule.cpp2122 std::string OutName; CreateKCFITypeId() local
7374 std::string OutName; CreateMetadataIdentifierImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DMangler.cpp74 getNameWithPrefix(SmallVectorImpl<char> & OutName,const Twine & GVName,const DataLayout & DL) getNameWithPrefix() argument
186 getNameWithPrefix(SmallVectorImpl<char> & OutName,const GlobalValue * GV,bool CannotUsePrivateLabel) const getNameWithPrefix() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp85 getNameWithPrefix(SmallVectorImpl<char> & OutName,const GlobalValue * GV,const TargetMachine & TM) const getNameWithPrefix() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp439 getNameWithPrefix(SmallVectorImpl<char> & OutName,const GlobalValue * GV,const TargetMachine & TM) const getNameWithPrefix() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1572 getNameWithPrefix(SmallVectorImpl<char> & OutName,const GlobalValue * GV,const TargetMachine & TM) const getNameWithPrefix() argument
1790 getNameWithPrefix(SmallVectorImpl<char> & OutName,const GlobalValue * GV,const TargetMachine & TM) const getNameWithPrefix() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1205 emitPPA1Name(std::unique_ptr<MCStreamer> & OutStreamer,StringRef OutName) emitPPA1Name() argument