Lines Matching refs:SDTCisFP
34 def SDTX86VFCMP : SDTypeProfile<1, 3, [SDTCisFP<0>, SDTCisVec<0>,
65 def SDTX86Cmps : SDTypeProfile<1, 3, [SDTCisFP<0>, SDTCisSameAs<0, 1>,
215 SDTypeProfile<1, 3, [SDTCisInt<0>, SDTCisFP<1>, SDTCisSameAs<1, 2>,
278 SDTCisFP<0>, SDTCisInt<3>,
330 def SDTShuff2OpFP : SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisFP<0>,
334 SDTCisFP<0>, SDTCisInt<2>,
341 def SDTFPBinOpImm: SDTypeProfile<1, 3, [SDTCisFP<0>, SDTCisVec<0>,
345 def SDTFPTernaryOpImm: SDTypeProfile<1, 4, [SDTCisFP<0>, SDTCisSameAs<0,1>,
351 def SDTFPUnaryOpImm: SDTypeProfile<1, 2, [SDTCisFP<0>,
367 SDTCisSameAs<0, 1>, SDTCisSameAs<0, 2>, SDTCisFP<0>, SDTCisVT<3, i32>]>;
370 SDTCisSameAs<0, 1>, SDTCisFP<0>, SDTCisVT<2, i32>]>;
374 SDTCisFP<0>, SDTCisVT<4, i32>]>;
489 SDTCisFP<1>,
494 SDTCisFP<1>, SDTCisVT<2, i32>]>,[]>;
626 def SDTintToFP: SDTypeProfile<1, 2, [SDTCisVec<0>, SDTCisFP<0>,
628 def SDTintToFPRound: SDTypeProfile<1, 3, [SDTCisVec<0>, SDTCisFP<0>,
633 SDTCisInt<0>, SDTCisFP<1>]>;
635 SDTCisInt<0>, SDTCisFP<1>,
637 def SDTSFloatToInt: SDTypeProfile<1, 1, [SDTCisInt<0>, SDTCisFP<1>,
639 def SDTSFloatToIntRnd: SDTypeProfile<1, 2, [SDTCisInt<0>, SDTCisFP<1>,
643 SDTCisFP<0>, SDTCisInt<1>]>;
645 SDTCisFP<0>, SDTCisInt<1>,
710 SDTCisFP<0>, SDTCisInt<1>,
716 SDTCisInt<0>, SDTCisFP<1>,