Searched refs:non_coherent (Results 1 – 4 of 4) sorted by relevance
274 input_layout_mask.flags.q.non_coherent = 1; in merge_qualifier()909 Q2(non_coherent, noncoherent); in validate_flags()
659 unsigned non_coherent:1; member
4153 var->data.memory_coherent = !qual->flags.q.non_coherent; in apply_type_qualifier_to_variable()4173 if (qual->flags.q.non_coherent) in apply_type_qualifier_to_variable()
1665 $$.flags.q.non_coherent = 1;