Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp105 const GlobalValue *GV, StringRef Suffix, Mangler &Mang, in getSymbolWithGlobalValueBase()
117 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM, in getCFIPersonalitySymbol()
262 SectionForGlobal(const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SectionForGlobal()
274 const Function &F, Mangler &Mang, const TargetMachine &TM) const { in getSectionForJumpTable()
312 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
349 bool CannotUsePrivateLabel, Mangler &Mang, const TargetMachine &TM) const { in getNameWithPrefix()
DTargetMachine.cpp171 const GlobalValue *GV, Mangler &Mang, in getNameWithPrefix()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp50 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM, in getCFIPersonalitySymbol()
88 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
205 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in getExplicitSectionGlobal()
250 SectionKind Kind, Mangler &Mang, in selectELFSectionForGlobal()
312 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
332 const Function &F, Mangler &Mang, const TargetMachine &TM) const { in getSectionForJumpTable()
461 Mangler &Mang, const TargetMachine &TM) const { in emitModuleFlags()
544 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in getExplicitSectionGlobal()
587 Mangler &Mang, const TargetMachine &TM) const { in SelectSectionForGlobal()
670 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
[all …]
/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h76 Mangler &Mang, const TargetMachine &TM) const {} in emitModuleFlags()
99 Mangler &Mang, in SectionForGlobal()
126 Mangler &Mang) const { in getSpecialCasedSectionGlobals()
168 getExecutableRelativeSymbol(const ConstantExpr *CE, Mangler &Mang, in getExecutableRelativeSymbol()
/external/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp100 SectionKind Kind, Mangler &Mang, in getExplicitSectionGlobal()
112 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
DXCoreMCInstLower.h28 Mangler *Mang; variable
/external/llvm/lib/Target/X86/
DX86TargetObjectFile.cpp26 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
45 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM, in getCFIPersonalitySymbol()
76 const ConstantExpr *CE, Mangler &Mang, const TargetMachine &TM) const { in getExecutableRelativeSymbol()
/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/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.h29 std::unique_ptr<Mangler> Mang; variable
/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h93 SectionKind Kind, Mangler &Mang, in getExplicitSectionGlobal()
/external/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp86 SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
/external/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp115 Mangler &Mang, const TargetMachine &TM) const { in SelectSectionForGlobal()
/external/llvm/tools/lli/
DOrcLazyJIT.h151 Mangler Mang; variable
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp267 Mangler Mang(TM->getDataLayout()); in findExistingSymbol() local
372 Mangler Mang(TM->getDataLayout()); in getPointerToFunction() local
/external/llvm/include/llvm/ExecutionEngine/Orc/
DLazyEmittingLayer.h163 const Mangler &Mang, StringRef SearchName, in addGlobalValue()
/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h91 Mangler *Mang; variable
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h327 Mangler Mang; variable
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp176 Mangler Mang(DL); in getMangledName() local
/external/llvm/examples/Kaleidoscope/Orc/initial/
Dtoy.cpp1205 Mangler Mang; member in KaleidoscopeJIT
/external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/
Dtoy.cpp1208 Mangler Mang; member in KaleidoscopeJIT
/external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/
Dtoy.cpp1239 Mangler Mang; member in KaleidoscopeJIT

12