Lines Matching refs:OpNode
86 multiclass xop3op<bits<8> opc, string OpcodeStr, SDNode OpNode,
92 (vt128 (OpNode (vt128 VR128:$src1), (vt128 VR128:$src2))))]>,
98 (vt128 (OpNode (vt128 VR128:$src1),
105 (vt128 (OpNode (vt128 (bitconvert (loadv2i64 addr:$src1))),
125 multiclass xop3opimm<bits<8> opc, string OpcodeStr, SDNode OpNode,
131 (vt128 (OpNode (vt128 VR128:$src1), imm:$src2)))]>, XOP;
136 (vt128 (OpNode (vt128 (bitconvert (loadv2i64 addr:$src1))), imm:$src2)))]>, XOP;
180 multiclass xopvpcom<bits<8> opc, string Suffix, SDNode OpNode, ValueType vt128> {
187 (vt128 (OpNode (vt128 VR128:$src1), (vt128 VR128:$src2),
195 (vt128 (OpNode (vt128 VR128:$src1),
225 multiclass xop4op<bits<8> opc, string OpcodeStr, SDNode OpNode,
232 (vt128 (OpNode (vt128 VR128:$src1), (vt128 VR128:$src2),
240 (vt128 (OpNode (vt128 VR128:$src1), (vt128 VR128:$src2),
248 (v16i8 (OpNode (vt128 VR128:$src1), (vt128 (bitconvert (loadv2i64 addr:$src2))),
345 multiclass xop5op<bits<8> opc, string OpcodeStr, SDNode OpNode,
354 (vt128 (OpNode (vt128 VR128:$src1), (vt128 VR128:$src2),
361 (vt128 (OpNode (vt128 VR128:$src1), (vt128 VR128:$src2),
370 (vt128 (OpNode (vt128 VR128:$src1),
386 (vt256 (OpNode (vt256 VR256:$src1), (vt256 VR256:$src2),
393 (vt256 (OpNode (vt256 VR256:$src1), (vt256 VR256:$src2),
401 (vt256 (OpNode (vt256 VR256:$src1),