Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/IR/
H A DManglerTest.cpp18 static std::string mangleStr(StringRef IRName, Mangler &Mang, in mangleStr() argument
52 EXPECT_EQ(mangleStr("\01foo", Mang, DL), "foo"); in TEST() local
30 mangleFunc(StringRef IRName,GlobalValue::LinkageTypes Linkage,llvm::CallingConv::ID CC,Module & Mod,Mangler & Mang) mangleFunc() argument
72 Mangler Mang; TEST() local
108 Mangler Mang; TEST() local
144 Mangler Mang; TEST() local
164 Mangler Mang; TEST() local
[all...]
/llvm-project/llvm/include/llvm/Object/
H A DModuleSymbolTable.h43 Mangler Mang; variable
/llvm-project/llvm/lib/Object/
H A DRecordStreamer.cpp137 Mangler Mang; in flushSymverDirectives() local
H A DIRSymtab.cpp90 Mangler Mang; global() member
/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp276 const GlobalValue *GV, Mangler &Mang, in getNameWithPrefix() argument
/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp637 getELFSectionNameForGlobal(const GlobalObject * GO,SectionKind Kind,Mangler & Mang,const TargetMachine & TM,unsigned EntrySize,bool UniqueSectionName) getELFSectionNameForGlobal() argument
692 calcUniqueIDUpdateFlagsAndSize(const GlobalObject * GO,StringRef SectionName,SectionKind Kind,const TargetMachine & TM,MCContext & Ctx,Mangler & Mang,unsigned & Flags,unsigned & EntrySize,unsigned & NextUniqueID,const bool Retain,const bool ForceUnique) calcUniqueIDUpdateFlagsAndSize() argument
786 selectExplicitSectionGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM,MCContext & Ctx,Mangler & Mang,unsigned & NextUniqueID,bool Retain,bool ForceUnique) selectExplicitSectionGlobal() argument
856 selectELFSectionForGlobal(MCContext & Ctx,const GlobalObject * GO,SectionKind Kind,Mangler & Mang,const TargetMachine & TM,bool EmitUniqueSection,unsigned Flags,unsigned * NextUniqueID,const MCSymbolELF * AssociatedSymbol) selectELFSectionForGlobal() argument
888 selectELFSectionForGlobal(MCContext & Ctx,const GlobalObject * GO,SectionKind Kind,Mangler & Mang,const TargetMachine & TM,bool Retain,bool EmitUniqueSection,unsigned Flags,unsigned * NextUniqueID) selectELFSectionForGlobal() argument
2191 selectWasmSectionForGlobal(MCContext & Ctx,const GlobalObject * GO,SectionKind Kind,Mangler & Mang,const TargetMachine & TM,bool EmitUniqueSection,unsigned * NextUniqueID,bool Retain) selectWasmSectionForGlobal() argument
[all...]
/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h47 Mangler *Mang = nullptr; global() variable
/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp471 Mangler Mang; applyScopeRestrictions() local
/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp416 Mangler Mang; getPointerToFunction() local