Searched refs:bitops_can_write_predicates (Results 1 – 3 of 3) sorted by relevance
150 compiler->bitops_can_write_predicates = false; in ir3_compiler_create()213 compiler->bitops_can_write_predicates = true; in ir3_compiler_create()
79 return ctx->ir->compiler->bitops_can_write_predicates && in can_write_predicate()
211 bool bitops_can_write_predicates; member