Searched refs:shouldEmitConstantsToTextSection (Results 1 – 4 of 4) sorted by relevance
27 AMDGPU::shouldEmitConstantsToTextSection(TM.getTargetTriple())) in SelectSectionForGlobal()
3994 AMDGPU::shouldEmitConstantsToTextSection(TT); in shouldEmitFixup()
256 bool shouldEmitConstantsToTextSection(const Triple &TT);
468 bool shouldEmitConstantsToTextSection(const Triple &TT) { in shouldEmitConstantsToTextSection() function