Searched defs:EmitUniqueSection (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 632 const TargetMachine &TM, bool EmitUniqueSection, unsigned Flags, in selectELFSectionForGlobal() 690 bool EmitUniqueSection = false; in SelectSectionForGlobal() local 717 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable() local 1422 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable() local 1730 const TargetMachine &TM, bool EmitUniqueSection, unsigned *NextUniqueID) { in selectWasmSectionForGlobal() 1766 bool EmitUniqueSection = false; in SelectSectionForGlobal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 860 const TargetMachine &TM, bool EmitUniqueSection, unsigned Flags, in selectELFSectionForGlobal() 897 const TargetMachine &TM, bool Retain, bool EmitUniqueSection, in selectELFSectionForGlobal() 928 bool EmitUniqueSection = false; in SelectSectionForGlobal() local 962 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable() local 1777 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable() local 2148 const TargetMachine &TM, bool EmitUniqueSection, unsigned *NextUniqueID) { in selectWasmSectionForGlobal() 2185 bool EmitUniqueSection = false; in SelectSectionForGlobal() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 248 const TargetMachine &TM, bool EmitUniqueSection, in selectELFSectionForGlobal() 319 bool EmitUniqueSection = false; in SelectSectionForGlobal() local 337 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable() local 1005 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable() local
|