Searched refs:cond_reg (Results 1 – 3 of 3) sorted by relevance
408 fs_reg cond_reg; in nir_emit_if() local416 cond_reg = get_nir_src(cond->src[0].src); in nir_emit_if()419 cond_reg = get_nir_src(if_stmt->condition); in nir_emit_if()424 retype(cond_reg, BRW_REGISTER_TYPE_D)); in nir_emit_if()
223 // $cond_reg (type VCCR) gives the input predicate register. This is236 // $cond_reg. This variant is used for any instruction that can't, or255 let MIOperandInfo = !con((ops i32imm:$cond, VCCR:$cond_reg), extra_mi);
224 // $cond_reg (type VCCR) gives the input predicate register. This is237 // $cond_reg. This variant is used for any instruction that can't, or256 let MIOperandInfo = !con((ops i32imm:$cond, VCCR:$cond_reg), extra_mi);