/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 53 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 …]
|
/aosp_15_r20/external/llvm/lib/Target/ |
H A D | TargetLoweringObjectFile.cpp | 104 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()
|
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetLoweringObjectFile.h | 68 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()
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86TargetObjectFile.cpp | 27 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()
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetObjectFile.cpp | 105 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()
|
/aosp_15_r20/external/llvm/lib/Target/XCore/ |
H A D | XCoreTargetObjectFile.cpp | 100 SectionKind Kind, Mangler &Mang, in getExplicitSectionGlobal() 113 SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
|
H A D | XCoreMCInstLower.h | 28 Mangler *Mang; variable
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetObjectFile.cpp | 33 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference() 55 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM, in getCFIPersonalitySymbol()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | LazyEmittingLayer.h | 140 const Mangler &Mang, StringRef SearchName, in addGlobalValue() 172 Mangler Mang; in buildMangledSymbols() local
|
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | LazyEmittingLayer.h | 163 const Mangler &Mang, StringRef SearchName, in addGlobalValue() 196 Mangler Mang; in buildMangledSymbols() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 652 Mangler &Mang, const TargetMachine &TM, in getELFSectionNameForGlobal() 706 MCContext &Ctx, Mangler &Mang, unsigned &Flags, in calcUniqueIDUpdateFlagsAndSize() 780 MCContext &Ctx, Mangler &Mang, unsigned &NextUniqueID, in selectExplicitSectionGlobal() 859 MCContext &Ctx, const GlobalObject *GO, SectionKind Kind, Mangler &Mang, in selectELFSectionForGlobal() 896 MCContext &Ctx, const GlobalObject *GO, SectionKind Kind, Mangler &Mang, in selectELFSectionForGlobal() 2147 MCContext &Ctx, const GlobalObject *GO, SectionKind Kind, Mangler &Mang, in selectWasmSectionForGlobal()
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetObjectFile.cpp | 25 Mangler &Mang, in SelectSectionForGlobal()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | ModuleSymbolTable.h | 42 Mangler Mang; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | ModuleSymbolTable.h | 43 Mangler Mang; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
H A D | ModuleSymbolTable.h | 43 Mangler Mang; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | ModuleSymbolTable.h | 43 Mangler Mang; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | ModuleSymbolTable.h | 43 Mangler Mang; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | ModuleSymbolTable.h | 43 Mangler Mang; variable
|
/aosp_15_r20/external/llvm/lib/Target/AVR/ |
H A D | AVRTargetObjectFile.cpp | 30 SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
|
/aosp_15_r20/external/llvm/lib/Target/Sparc/ |
H A D | SparcTargetObjectFile.cpp | 19 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetObjectFile.cpp | 26 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMTargetObjectFile.cpp | 44 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
|
/aosp_15_r20/external/llvm/include/llvm/Object/ |
H A D | IRObjectFile.h | 30 std::unique_ptr<Mangler> Mang; variable
|
/aosp_15_r20/external/llvm/lib/Target/Lanai/ |
H A D | LanaiMCInstLower.h | 34 LanaiMCInstLower(MCContext &CTX, Mangler &Mang, AsmPrinter &AP) in LanaiMCInstLower()
|
/aosp_15_r20/external/llvm/lib/Target/NVPTX/ |
H A D | NVPTXTargetObjectFile.h | 95 Mangler &Mang, in getExplicitSectionGlobal()
|