/external/llvm/include/llvm/IR/ |
D | Mangler.h | 41 void getNameWithPrefix(raw_ostream &OS, const GlobalValue *GV, 43 void getNameWithPrefix(SmallVectorImpl<char> &OutName, const GlobalValue *GV, 48 static void getNameWithPrefix(raw_ostream &OS, const Twine &GVName, 50 static void getNameWithPrefix(SmallVectorImpl<char> &OutName,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Mangler.cpp | 68 void Mangler::getNameWithPrefix(raw_ostream &OS, const Twine &GVName, in getNameWithPrefix() function in Mangler 73 void Mangler::getNameWithPrefix(SmallVectorImpl<char> &OutName, in getNameWithPrefix() function in Mangler 111 void Mangler::getNameWithPrefix(raw_ostream &OS, const GlobalValue *GV, in getNameWithPrefix() function in Mangler 177 void Mangler::getNameWithPrefix(SmallVectorImpl<char> &OutName, in getNameWithPrefix() function in Mangler 181 getNameWithPrefix(OS, GV, CannotUsePrivateLabel); in getNameWithPrefix() 197 Mangler.getNameWithPrefix(FlagOS, GV, false); in emitLinkerFlagsForGlobalCOFF() 204 Mangler.getNameWithPrefix(OS, GV, false); in emitLinkerFlagsForGlobalCOFF() 221 M.getNameWithPrefix(OS, GV, false); in emitLinkerFlagsForUsedCOFF()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Mangler.h | 36 void getNameWithPrefix(raw_ostream &OS, const GlobalValue *GV, 38 void getNameWithPrefix(SmallVectorImpl<char> &OutName, const GlobalValue *GV, 43 static void getNameWithPrefix(raw_ostream &OS, const Twine &GVName, 45 static void getNameWithPrefix(SmallVectorImpl<char> &OutName,
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | Mangler.h | 36 void getNameWithPrefix(raw_ostream &OS, const GlobalValue *GV, 38 void getNameWithPrefix(SmallVectorImpl<char> &OutName, const GlobalValue *GV, 43 static void getNameWithPrefix(raw_ostream &OS, const Twine &GVName, 45 static void getNameWithPrefix(SmallVectorImpl<char> &OutName,
|
/external/llvm-project/llvm/lib/IR/ |
D | Mangler.cpp | 68 void Mangler::getNameWithPrefix(raw_ostream &OS, const Twine &GVName, in getNameWithPrefix() function in Mangler 73 void Mangler::getNameWithPrefix(SmallVectorImpl<char> &OutName, in getNameWithPrefix() function in Mangler 114 void Mangler::getNameWithPrefix(raw_ostream &OS, const GlobalValue *GV, in getNameWithPrefix() function in Mangler 180 void Mangler::getNameWithPrefix(SmallVectorImpl<char> &OutName, in getNameWithPrefix() function in Mangler 184 getNameWithPrefix(OS, GV, CannotUsePrivateLabel); in getNameWithPrefix() 223 Mangler.getNameWithPrefix(FlagOS, GV, false); in emitLinkerFlagsForGlobalCOFF() 230 Mangler.getNameWithPrefix(OS, GV, false); in emitLinkerFlagsForGlobalCOFF() 252 M.getNameWithPrefix(OS, GV, false); in emitLinkerFlagsForUsedCOFF()
|
/external/llvm/lib/IR/ |
D | Mangler.cpp | 65 void Mangler::getNameWithPrefix(raw_ostream &OS, const Twine &GVName, in getNameWithPrefix() function in Mangler 70 void Mangler::getNameWithPrefix(SmallVectorImpl<char> &OutName, in getNameWithPrefix() function in Mangler 108 void Mangler::getNameWithPrefix(raw_ostream &OS, const GlobalValue *GV, in getNameWithPrefix() function in Mangler 169 void Mangler::getNameWithPrefix(SmallVectorImpl<char> &OutName, in getNameWithPrefix() function in Mangler 173 getNameWithPrefix(OS, GV, CannotUsePrivateLabel); in getNameWithPrefix()
|
/external/llvm/lib/Target/ |
D | TargetMachine.cpp | 191 void TargetMachine::getNameWithPrefix(SmallVectorImpl<char> &Name, in getNameWithPrefix() function in TargetMachine 197 Mang.getNameWithPrefix(Name, GV, false); in getNameWithPrefix() 201 TLOF->getNameWithPrefix(Name, GV, Mang, *this); in getNameWithPrefix() 206 getNameWithPrefix(NameStr, GV, Mang); in getSymbol()
|
D | TargetLoweringObjectFile.cpp | 110 TM.getNameWithPrefix(NameStr, GV, Mang); in getSymbolWithGlobalValueBase() 321 void TargetLoweringObjectFile::getNameWithPrefix( in getNameWithPrefix() function in TargetLoweringObjectFile 324 Mang.getNameWithPrefix(OutName, GV, /*CannotUsePrivateLabel=*/false); in getNameWithPrefix()
|
/external/llvm-project/llvm/lib/Target/ |
D | TargetMachine.cpp | 224 void TargetMachine::getNameWithPrefix(SmallVectorImpl<char> &Name, in getNameWithPrefix() function in TargetMachine 230 Mang.getNameWithPrefix(Name, GV, false); in getNameWithPrefix() 234 TLOF->getNameWithPrefix(Name, GV, *this); in getNameWithPrefix() 244 getNameWithPrefix(NameStr, GV, TLOF->getMangler()); in getSymbol()
|
D | TargetLoweringObjectFile.cpp | 133 TM.getNameWithPrefix(NameStr, GV, *Mang); in getSymbolWithGlobalValueBase() 373 void TargetLoweringObjectFile::getNameWithPrefix( in getNameWithPrefix() function in TargetLoweringObjectFile 376 Mang->getNameWithPrefix(OutName, GV, /*CannotUsePrivateLabel=*/false); in getNameWithPrefix()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
D | TargetMachine.cpp | 246 void TargetMachine::getNameWithPrefix(SmallVectorImpl<char> &Name, in getNameWithPrefix() function in TargetMachine 252 Mang.getNameWithPrefix(Name, GV, false); in getNameWithPrefix() 256 TLOF->getNameWithPrefix(Name, GV, *this); in getNameWithPrefix() 262 getNameWithPrefix(NameStr, GV, TLOF->getMangler()); in getSymbol()
|
D | TargetLoweringObjectFile.cpp | 122 TM.getNameWithPrefix(NameStr, GV, *Mang); in getSymbolWithGlobalValueBase() 343 void TargetLoweringObjectFile::getNameWithPrefix( in getNameWithPrefix() function in TargetLoweringObjectFile 346 Mang->getNameWithPrefix(OutName, GV, /*CannotUsePrivateLabel=*/false); in getNameWithPrefix()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64TargetObjectFile.cpp | 76 void AArch64_MachoTargetObjectFile::getNameWithPrefix( in getNameWithPrefix() function in AArch64_MachoTargetObjectFile 81 getMangler().getNameWithPrefix(OutName, GV, /* CannotUsePrivateLabel */ true); in getNameWithPrefix()
|
D | AArch64TargetObjectFile.h | 44 void getNameWithPrefix(SmallVectorImpl<char> &OutName, const GlobalValue *GV,
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64TargetObjectFile.cpp | 75 void AArch64_MachoTargetObjectFile::getNameWithPrefix( in getNameWithPrefix() function in AArch64_MachoTargetObjectFile 80 getMangler().getNameWithPrefix(OutName, GV, /* CannotUsePrivateLabel */ true); in getNameWithPrefix()
|
D | AArch64TargetObjectFile.h | 49 void getNameWithPrefix(SmallVectorImpl<char> &OutName, const GlobalValue *GV,
|
/external/clang/lib/Index/ |
D | CodegenNameGenerator.cpp | 58 llvm::Mangler::getNameWithPrefix(OS, FrontendBufOS.str(), DL); in writeName() 158 llvm::Mangler::getNameWithPrefix(BOS, FOS.str(), DL); in getMangledStructor() 172 llvm::Mangler::getNameWithPrefix(BOS, FOS.str(), DL); in getMangledThunk()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 301 TM.getNameWithPrefix(Name, GV, Mang, true); in selectELFSectionForGlobal() 795 void TargetLoweringObjectFileMachO::getNameWithPrefix( in getNameWithPrefix() function in TargetLoweringObjectFileMachO 802 Mang.getNameWithPrefix(OutName, GV, CannotUsePrivateLabel); in getNameWithPrefix() 964 Mang.getNameWithPrefix(TmpData, GV, /*CannotUsePrivateLabel=*/true); in SelectSectionForGlobal() 988 void TargetLoweringObjectFileCOFF::getNameWithPrefix( in getNameWithPrefix() function in TargetLoweringObjectFileCOFF 997 Mang.getNameWithPrefix(OutName, GV, CannotUsePrivateLabel); in getNameWithPrefix() 1082 Mang.getNameWithPrefix(FlagOS, GV, false); in emitLinkerFlagsForGlobal() 1089 Mang.getNameWithPrefix(OS, GV, false); in emitLinkerFlagsForGlobal()
|
/external/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 136 void getNameWithPrefix(SmallVectorImpl<char> &OutName, const GlobalValue *GV, 156 void getNameWithPrefix(SmallVectorImpl<char> &OutName, const GlobalValue *GV,
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCMCInstLower.cpp | 54 Mangler::getNameWithPrefix(Name, MO.getSymbolName(), DL); in GetSymbolFromOperand() 57 TM.getNameWithPrefix(Name, GV, *Mang); in GetSymbolFromOperand()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 631 TM.getNameWithPrefix(Name, GO, Mang, /*MayAlwaysUsePrivate*/true); in getELFSectionNameForGlobal() 1408 void TargetLoweringObjectFileMachO::getNameWithPrefix( in getNameWithPrefix() function in TargetLoweringObjectFileMachO 1418 getMangler().getNameWithPrefix(OutName, GV, CannotUsePrivateLabel); in getNameWithPrefix() 1590 getMangler().getNameWithPrefix(TmpData, GO, /*CannotUsePrivateLabel=*/true); in SelectSectionForGlobal() 1614 void TargetLoweringObjectFileCOFF::getNameWithPrefix( in getNameWithPrefix() function in TargetLoweringObjectFileCOFF 1623 getMangler().getNameWithPrefix(OutName, GV, CannotUsePrivateLabel); in getNameWithPrefix() 2032 TM.getNameWithPrefix(Name, GO, Mang, true); in selectWasmSectionForGlobal() 2172 getNameWithPrefix(Name, GO, TM); in getSectionForExternalReference() 2186 getNameWithPrefix(Name, GO, TM); in SelectSectionForGlobal() 2202 getNameWithPrefix(Name, GO, TM); in SelectSectionForGlobal() [all …]
|
/external/llvm-project/llvm/unittests/IR/ |
D | ManglerTest.cpp | 22 Mang.getNameWithPrefix(SS, IRName, DL); in mangleStr() 39 Mang.getNameWithPrefix(SS, F, false); in mangleFunc()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCMCInstLower.cpp | 53 Mangler::getNameWithPrefix(Name, MO.getSymbolName(), DL); in GetSymbolFromOperand() 56 TM.getNameWithPrefix(Name, GV, Mang); in GetSymbolFromOperand()
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCMCInstLower.cpp | 42 Mangler::getNameWithPrefix(Name, MO.getSymbolName(), DL); in GetSymbolFromOperand() 45 TM.getNameWithPrefix(Name, GV, Mang); in GetSymbolFromOperand()
|
/external/llvm-project/clang/lib/AST/ |
D | Mangle.cpp | 406 llvm::Mangler::getNameWithPrefix(OS, FrontendBufOS.str(), DL); in writeName() 444 llvm::Mangler::getNameWithPrefix(Mangled, Prefix + ClassName, DL); in getAllManglings() 546 llvm::Mangler::getNameWithPrefix(BOS, FOS.str(), DL); in getMangledStructor() 560 llvm::Mangler::getNameWithPrefix(BOS, FOS.str(), DL); in getMangledThunk()
|