Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp632 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