Searched refs:non_coherent (Results 1 – 4 of 4) sorted by relevance
273 input_layout_mask.flags.q.non_coherent = 1; in merge_qualifier()906 bad.flags.q.non_coherent ? " noncoherent" : ""); in validate_flags()
659 unsigned non_coherent:1; member
4088 var->data.memory_coherent = !qual->flags.q.non_coherent; in apply_type_qualifier_to_variable()4108 if (qual->flags.q.non_coherent) in apply_type_qualifier_to_variable()
1666 $$.flags.q.non_coherent = 1;