Searched defs:memory_coherent (Results 1 – 4 of 4) sorted by relevance
193 const char *const memory_coherent = (ir->data.memory_coherent) ? "coherent " : ""; in visit() local
865 unsigned memory_coherent:1; member
1439 unsigned memory_coherent:1; member
3772 bool *memory_coherent, bool *memory_volatile, in get_image_qualifiers()3830 bool memory_coherent = false, memory_volatile = false, in visit_image_intrinsic() local