Lines Matching refs:IntID
39 class QPXA1_Int<bits<6> opcode, bits<5> xo, string opc, Intrinsic IntID>
42 [(set v4f64:$FRT, (IntID v4f64:$FRA, v4f64:$FRB, v4f64:$FRC))]>;
44 class QPXA1s_Int<bits<6> opcode, bits<5> xo, string opc, Intrinsic IntID>
47 [(set v4f64:$FRT, (IntID v4f64:$FRA, v4f64:$FRB, v4f64:$FRC))]>;
49 class QPXA2_Int<bits<6> opcode, bits<5> xo, string opc, Intrinsic IntID>
52 [(set v4f64:$FRT, (IntID v4f64:$FRA, v4f64:$FRB))]>;
54 class QPXA3_Int<bits<6> opcode, bits<5> xo, string opc, Intrinsic IntID>
57 [(set v4f64:$FRT, (IntID v4f64:$FRA, v4f64:$FRC))]>;
59 class QPXA4_Int<bits<6> opcode, bits<5> xo, string opc, Intrinsic IntID>
62 [(set v4f64:$FRT, (IntID v4f64:$FRB))]>;
64 class QPXX18_Int<bits<6> opcode, bits<10> xo, string opc, Intrinsic IntID>
67 [(set v4f64:$FRT, (IntID v4f64:$FRA, v4f64:$FRB))]>;
69 class QPXX19_Int<bits<6> opcode, bits<10> xo, string opc, Intrinsic IntID>
72 [(set v4f64:$FRT, (IntID v4f64:$FRB))]>;