Lines Matching refs:v128i1
46 def : Pat <(v128i1 (bitconvert (v32i32 HvxVR:$src1))),
47 (v128i1 (V6_vandvrt (v32i32 HvxVR:$src1), (A2_tfrsi 0x01010101)))>;
49 def : Pat <(v128i1 (bitconvert (v64i16 HvxVR:$src1))),
50 (v128i1 (V6_vandvrt (v64i16 HvxVR:$src1), (A2_tfrsi 0x01010101)))>;
52 def : Pat <(v128i1 (bitconvert (v128i8 HvxVR:$src1))),
53 (v128i1 (V6_vandvrt (v128i8 HvxVR:$src1), (A2_tfrsi 0x01010101)))>;
55 def : Pat <(v32i32 (bitconvert (v128i1 HvxQR:$src1))),
56 (v32i32 (V6_vandqrt (v128i1 HvxQR:$src1), (A2_tfrsi 0x01010101)))>;
58 def : Pat <(v64i16 (bitconvert (v128i1 HvxQR:$src1))),
59 (v64i16 (V6_vandqrt (v128i1 HvxQR:$src1), (A2_tfrsi 0x01010101)))>;
61 def : Pat <(v128i8 (bitconvert (v128i1 HvxQR:$src1))),
62 (v128i8 (V6_vandqrt (v128i1 HvxQR:$src1), (A2_tfrsi 0x01010101)))>;
74 def : Pat <(store (v128i1 HvxQR:$src1), (i32 IntRegs:$addr)),
76 (v32i32 (V6_vandqrt (v128i1 HvxQR:$src1),
79 def : Pat <(v128i1 (load (i32 IntRegs:$addr))),
80 (v128i1 (V6_vandvrt