Home
last modified time | relevance | path

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

123

/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/swiftshader/third_party/LLVM/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp48 Mangler *Mang, in getCFIPersonalitySymbol()
176 Mangler *Mang, const TargetMachine &TM) const { in getExplicitSectionGlobal()
208 Mangler *Mang, const TargetMachine &TM) const { in SelectSectionForGlobal()
317 getExprForDwarfGlobalReference(const GlobalValue *GV, Mangler *Mang, in getExprForDwarfGlobalReference()
351 Mangler *Mang, const TargetMachine &TM) const { in getExplicitSectionGlobal()
392 Mangler *Mang, const TargetMachine &TM) const { in SelectSectionForGlobal()
493 getExprForDwarfGlobalReference(const GlobalValue *GV, Mangler *Mang, in getExprForDwarfGlobalReference()
526 getCFIPersonalitySymbol(const GlobalValue *GV, Mangler *Mang, in getCFIPersonalitySymbol()
586 Mangler *Mang, const TargetMachine &TM) const { in getExplicitSectionGlobal()
605 Mangler *Mang, const TargetMachine &TM) const { in SelectSectionForGlobal()
/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()
/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/swiftshader/third_party/LLVM/lib/Target/X86/
DX86TargetObjectFile.cpp23 getExprForDwarfGlobalReference(const GlobalValue *GV, Mangler *Mang, in getExprForDwarfGlobalReference()
42 getCFIPersonalitySymbol(const GlobalValue *GV, Mangler *Mang, in getCFIPersonalitySymbol()
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetLoweringObjectFile.cpp106 getCFIPersonalitySymbol(const GlobalValue *GV, Mangler *Mang, in getCFIPersonalitySymbol()
251 SectionForGlobal(const GlobalValue *GV, SectionKind Kind, Mangler *Mang, in SectionForGlobal()
267 Mangler *Mang, in SelectSectionForGlobal()
298 getExprForDwarfGlobalReference(const GlobalValue *GV, Mangler *Mang, in getExprForDwarfGlobalReference()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLoweringObjectFile.h85 Mangler *Mang, in SectionForGlobal()
102 getSpecialCasedSectionGlobals(const GlobalValue *GV, Mangler *Mang, in getSpecialCasedSectionGlobals()
/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/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/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/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/Sparc/
DSparcTargetObjectFile.cpp19 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
/external/llvm/lib/Target/PowerPC/
DPPCTargetObjectFile.cpp26 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
/external/llvm/lib/Target/ARM/
DARMTargetObjectFile.cpp44 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsMCInstLower.h31 Mangler *Mang; variable
/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()
/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h95 Mangler &Mang, in getExplicitSectionGlobal()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeMCInstLower.h31 Mangler &Mang; variable
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430MCInstLower.h31 Mangler &Mang; variable

123