Lines Matching refs:VOP2
48 // Specify a VOP2 opcode for SI and VOP3 opcode for VI
49 // that doesn't have VOP2 encoding on VI
801 !if (!eq(Src2.Value, untyped.Value), 2, // VOP2
840 !if(!eq(NumSrcArgs, 2), (ins Src0RC:$src0, Src1RC:$src1), // VOP2
866 // VOP2 without modifiers
1046 VOP2 <op.SI, outs, ins, opName#asm, []>,
1052 VOP2 <op.VI, outs, ins, opName#asm, []>,
1223 // The VOP2 variant puts the carry out into VCC, the VOP3 variant
1266 // An instruction that is VOP2 on SI and VOP3 on VI, no modifiers.
1274 def _si : VOP2 <op.SI3{5-0}, outs, ins, asm, []>,
1390 // A VOP2 instruction that is VOP3-only on VI.