Searched defs:noncoherent (Results 1 – 3 of 3) sorted by relevance
1368 bool noncoherent; member
1991 void TParseContext::checkNoncoherentIsSpecified(const TSourceLoc &location, bool noncoherent) in checkNoncoherentIsSpecified()2002 void TParseContext::checkNoncoherentIsNotSpecified(const TSourceLoc &location, bool noncoherent) in checkNoncoherentIsNotSpecified()
6401 … const char *noncoherent = ctx->key->fs_logicop_emulate_coherent ? "" : ", noncoherent"; in emit_ios_fs() local