Home | History | Annotate | Download | only in R600

Lines Matching full:attr_chan

698   (ins VReg_32:$i, i32imm:$attr_chan, i32imm:$attr, M0Reg:$m0),
699 "V_INTERP_P1_F32 $dst, $i, $attr_chan, $attr, [$m0]",
707 (ins VReg_32:$src0, VReg_32:$j, i32imm:$attr_chan, i32imm:$attr, M0Reg:$m0),
708 "V_INTERP_P2_F32 $dst, [$src0], $j, $attr_chan, $attr, [$m0]",
719 (ins InterpSlot:$src0, i32imm:$attr_chan, i32imm:$attr, M0Reg:$m0),
720 "V_INTERP_MOV_F32 $dst, $src0, $attr_chan, $attr, [$m0]",
1565 (int_SI_fs_constant imm:$attr_chan, imm:$attr, i32:$params),
1566 (V_INTERP_MOV_F32 INTERP.P0, imm:$attr_chan, imm:$attr, $params)
1570 (int_SI_fs_interp imm:$attr_chan, imm:$attr, M0Reg:$params, v2i32:$ij),
1572 imm:$attr_chan, imm:$attr, i32:$params),
1574 imm:$attr_chan, imm:$attr, $params)