Searched refs:needs_wqm (Results 1 – 4 of 4) sorted by relevance
54 std::vector<bool> needs_wqm; member60 needs_wqm(program->peekAllocationId()), in wqm_ctx()155 if (!ctx.needs_wqm[tmp.id()]) { in set_needs_wqm()156 ctx.needs_wqm[tmp.id()] = true; in set_needs_wqm()227 if (needs == Unspecified && ctx.needs_wqm[def]) { in get_block_needs()397 if (ctx.program->needs_wqm) { in add_coupling_code()1144 if (program->needs_wqm && program->needs_exact) in insert_exec_mask()
1630 bool needs_wqm = false; /* there exists a p_wqm instruction */ variable
1271 if (!ctx.program->needs_wqm) in label_instruction()
178 ctx->program->needs_wqm |= program_needs_wqm; in emit_wqm()