Searched defs:memory_coherent (Results 1 – 4 of 4) sorted by relevance
206 const char *const memory_coherent = (ir->data.memory_coherent) ? "coherent " : ""; in visit() local
846 unsigned memory_coherent:1; member
1002 unsigned memory_coherent:1; member
3600 bool *memory_coherent, bool *memory_volatile, in get_image_qualifiers()3654 bool memory_coherent = false, memory_volatile = false, memory_restrict = false; in visit_image_intrinsic() local