Home
last modified time | relevance | path

Searched defs:Mang (Results 1 – 25 of 38) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DManglerTest.cpp19 static std::string mangleStr(StringRef IRName, Mangler &Mang, in mangleStr()
31 Mangler &Mang) { in mangleFunc()
53 Mangler Mang; in TEST() local
73 Mangler Mang; in TEST() local
109 Mangler Mang; in TEST() local
/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h68 Mangler &Mang, const TargetMachine &TM) const {} in emitModuleFlags()
91 MCSection *SectionForGlobal(const GlobalValue *GV, Mangler &Mang, in SectionForGlobal()
116 Mangler &Mang) const { in getSpecialCasedSectionGlobals()
159 Mangler &Mang, const TargetMachine &TM) const { in lowerRelativeReference()
185 const Mangler &Mang) const {} in emitLinkerFlagsForGlobal()
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp104 const GlobalValue *GV, StringRef Suffix, Mangler &Mang, in getSymbolWithGlobalValueBase()
116 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM, in getCFIPersonalitySymbol()
234 SectionKind Kind, Mangler &Mang, in SectionForGlobal()
246 const Function &F, Mangler &Mang, const TargetMachine &TM) const { in getSectionForJumpTable()
286 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
322 SmallVectorImpl<char> &OutName, const GlobalValue *GV, Mangler &Mang, in getNameWithPrefix()
DTargetMachine.cpp192 const GlobalValue *GV, Mangler &Mang, in getNameWithPrefix()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp53 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM, in getCFIPersonalitySymbol()
87 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
208 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in getExplicitSectionGlobal()
247 SectionKind Kind, Mangler &Mang, in selectELFSectionForGlobal()
313 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
333 const Function &F, Mangler &Mang, const TargetMachine &TM) const { in getSectionForJumpTable()
426 const GlobalValue *LHS, const GlobalValue *RHS, Mangler &Mang, in lowerRelativeReference()
471 Mangler &Mang, const TargetMachine &TM) const { in emitModuleFlags()
545 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in getExplicitSectionGlobal()
587 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
[all …]
/external/llvm/lib/Target/X86/
DX86TargetObjectFile.cpp27 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
46 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM, in getCFIPersonalitySymbol()
77 const GlobalValue *LHS, const GlobalValue *RHS, Mangler &Mang, in lowerRelativeReference()
/external/llvm/lib/Target/AArch64/
DAArch64TargetObjectFile.cpp33 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
55 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM, in getCFIPersonalitySymbol()
/external/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp100 SectionKind Kind, Mangler &Mang, in getExplicitSectionGlobal()
113 SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
DXCoreMCInstLower.h28 Mangler *Mang; variable
/external/llvm/lib/Target/AMDGPU/
DAMDGPUTargetObjectFile.cpp25 Mangler &Mang, in SelectSectionForGlobal()
/external/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp105 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
139 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in getExplicitSectionGlobal()
307 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in selectSmallSectionForGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DModuleSymbolTable.h43 Mangler Mang; variable
/external/llvm/lib/Target/AVR/
DAVRTargetObjectFile.cpp30 SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
/external/llvm/lib/Target/PowerPC/
DPPCTargetObjectFile.cpp26 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
DPPCMCInstLower.cpp40 Mangler *Mang = AP.Mang; in GetSymbolFromOperand() local
/external/llvm/lib/Target/Sparc/
DSparcTargetObjectFile.cpp19 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
/external/llvm/lib/Target/ARM/
DARMTargetObjectFile.cpp44 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
/external/llvm/include/llvm/Object/
DIRObjectFile.h30 std::unique_ptr<Mangler> Mang; variable
/external/llvm/lib/Target/Lanai/
DLanaiMCInstLower.h34 LanaiMCInstLower(MCContext &CTX, Mangler &Mang, AsmPrinter &AP) in LanaiMCInstLower()
DLanaiTargetObjectFile.cpp95 SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h95 Mangler &Mang, in getExplicitSectionGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DLazyEmittingLayer.h145 const Mangler &Mang, StringRef SearchName, in addGlobalValue()
177 Mangler Mang; in buildMangledSymbols() local
/external/llvm/include/llvm/ExecutionEngine/Orc/
DLazyEmittingLayer.h163 const Mangler &Mang, StringRef SearchName, in addGlobalValue()
196 Mangler Mang; in buildMangledSymbols() local
/external/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp118 SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp40 Mangler &Mang = TM.getObjFileLowering()->getMangler(); in GetSymbolFromOperand() local

12