/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTBAA.cpp | 209 SmallString<256> OutName; getTypeInfoHelper() local 216 SmallString<256> OutName; getTypeInfoHelper() local 393 SmallString<256> OutName; getBaseTypeInfoHelper() local [all...] |
H A D | CGVTT.cpp | 106 SmallString<256> OutName; GetAddrOfVTT() local
|
H A D | CGVTables.cpp | 901 SmallString<256> OutName; GenerateConstructionVTable() local
|
H A D | MicrosoftCXXABI.cpp | 363 SmallString<256> OutName; getAddrOfVirtualDisplacementMap() local 2142 SmallString<256> OutName; getAddrOfVBTable() local
|
H A D | CodeGenModule.cpp | 2122 std::string OutName; CreateKCFITypeId() local 7374 std::string OutName; CreateMetadataIdentifierImpl() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Mangler.cpp | 74 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 D | AArch64TargetObjectFile.cpp | 85 getNameWithPrefix(SmallVectorImpl<char> & OutName,const GlobalValue * GV,const TargetMachine & TM) const getNameWithPrefix() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ |
H A D | TargetLoweringObjectFile.cpp | 439 getNameWithPrefix(SmallVectorImpl<char> & OutName,const GlobalValue * GV,const TargetMachine & TM) const getNameWithPrefix() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 1572 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 D | SystemZAsmPrinter.cpp | 1205 emitPPA1Name(std::unique_ptr<MCStreamer> & OutStreamer,StringRef OutName) emitPPA1Name() argument
|