Searched refs:shouldEmitConstantsToTextSection (Results 1 – 4 of 4) sorted by relevance
23 AMDGPU::shouldEmitConstantsToTextSection(TM.getTargetTriple())) in SelectSectionForGlobal()
6516 AMDGPU::shouldEmitConstantsToTextSection(TT); in shouldEmitFixup()
885 bool shouldEmitConstantsToTextSection(const Triple &TT);
1291 bool shouldEmitConstantsToTextSection(const Triple &TT) { in shouldEmitConstantsToTextSection() function