Searched refs:clobber_vcc (Results 1 – 2 of 2) sorted by relevance
1133 Definition clobber_vcc = instr->definitions[2]; in emit_bpermute_readlane() local1137 assert(clobber_vcc.regClass() == bld.lm); in emit_bpermute_readlane()1138 assert(clobber_vcc.physReg() == vcc); in emit_bpermute_readlane()1157 bld.vopc(aco_opcode::v_cmpx_eq_u32, clobber_vcc, Definition(exec, bld.lm), Operand::c32(n), in emit_bpermute_readlane()2770 Definition clobber_vcc = instr->definitions[4]; in lower_to_hw_instr() local2775 assert(clobber_vcc.regClass() == bld.lm && clobber_vcc.physReg() == vcc); in lower_to_hw_instr()2786 copy_constant_sgpr(bld, clobber_vcc, 0x5555'5555'5555'5555ull); in lower_to_hw_instr()2788 Operand src_even = Operand(clobber_vcc.physReg(), bld.lm); in lower_to_hw_instr()
7741 bool clobber_vcc = false; in emit_reduction_instr() local7743 clobber_vcc = true; in emit_reduction_instr()7745 clobber_vcc = true; in emit_reduction_instr()7747 clobber_vcc = true; in emit_reduction_instr()7749 if (clobber_vcc) in emit_reduction_instr()