/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetObjectFile.cpp | 23 MCSection *AMDGPUTargetObjectFile::SelectSectionForGlobal(const GlobalValue *GV, in SelectSectionForGlobal() function in AMDGPUTargetObjectFile 30 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, Mang, TM); in SelectSectionForGlobal()
|
D | AMDGPUTargetObjectFile.h | 26 MCSection *SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRTargetObjectFile.cpp | 28 AVRTargetObjectFile::SelectSectionForGlobal(const GlobalObject *GO, in SelectSectionForGlobal() function in llvm::AVRTargetObjectFile 37 return Base::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
/external/llvm/lib/Target/AVR/ |
D | AVRTargetObjectFile.cpp | 29 AVRTargetObjectFile::SelectSectionForGlobal(const GlobalValue *GV, in SelectSectionForGlobal() function in llvm::AVRTargetObjectFile 38 return Base::SelectSectionForGlobal(GV, Kind, Mang, TM); in SelectSectionForGlobal()
|
/external/llvm-project/llvm/lib/Target/AVR/ |
D | AVRTargetObjectFile.cpp | 28 AVRTargetObjectFile::SelectSectionForGlobal(const GlobalObject *GO, in SelectSectionForGlobal() function in llvm::AVRTargetObjectFile 37 return Base::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 62 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 107 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 150 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 194 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 233 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetObjectFile.cpp | 23 MCSection *AMDGPUTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in AMDGPUTargetObjectFile 29 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetObjectFile.cpp | 23 MCSection *AMDGPUTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in AMDGPUTargetObjectFile 29 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCTargetObjectFile.cpp | 24 MCSection *PPC64LinuxTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in PPC64LinuxTargetObjectFile 47 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCTargetObjectFile.cpp | 24 MCSection *PPC64LinuxTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in PPC64LinuxTargetObjectFile 47 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 61 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 116 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 160 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 201 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 240 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCTargetObjectFile.cpp | 25 MCSection *PPC64LinuxTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in PPC64LinuxTargetObjectFile 49 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, in SelectSectionForGlobal()
|
/external/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 60 MCSection *SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, 106 MCSection *SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, 152 MCSection *SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVTargetObjectFile.cpp | 75 MCSection *RISCVELFTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in RISCVELFTargetObjectFile 84 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMTargetObjectFile.cpp | 92 MCSection *ARMElfTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in ARMElfTargetObjectFile 98 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, SK, TM); in SelectSectionForGlobal()
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVTargetObjectFile.cpp | 74 MCSection *RISCVELFTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in RISCVELFTargetObjectFile 83 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMTargetObjectFile.cpp | 92 MCSection *ARMElfTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in ARMElfTargetObjectFile 98 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, SK, TM); in SelectSectionForGlobal()
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiTargetObjectFile.cpp | 101 MCSection *LanaiTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in LanaiTargetObjectFile 110 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiTargetObjectFile.cpp | 102 MCSection *LanaiTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in LanaiTargetObjectFile 111 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiTargetObjectFile.cpp | 94 LanaiTargetObjectFile::SelectSectionForGlobal(const GlobalValue *GV, in SelectSectionForGlobal() function in LanaiTargetObjectFile 104 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, Mang, in SelectSectionForGlobal()
|
/external/llvm/lib/Target/Mips/ |
D | MipsTargetObjectFile.cpp | 117 MipsTargetObjectFile::SelectSectionForGlobal(const GlobalValue *GV, in SelectSectionForGlobal() function in MipsTargetObjectFile 130 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, Mang,TM); in SelectSectionForGlobal()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetObjectFile.cpp | 127 MCSection *HexagonTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in HexagonTargetObjectFile 162 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal() 421 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in selectSmallSectionForGlobal() 457 return SelectSectionForGlobal(FuncObj, Kind, TM); in selectSectionForLookupTable()
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonTargetObjectFile.cpp | 127 MCSection *HexagonTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in HexagonTargetObjectFile 162 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal() 423 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in selectSmallSectionForGlobal() 459 return SelectSectionForGlobal(FuncObj, Kind, TM); in selectSectionForLookupTable()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsTargetObjectFile.cpp | 150 MCSection *MipsTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in MipsTargetObjectFile 164 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsTargetObjectFile.cpp | 149 MCSection *MipsTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in MipsTargetObjectFile 163 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|