Lines Matching refs:SDTCisFP
38 def SDTX86VFCMP : SDTypeProfile<1, 3, [SDTCisFP<0>, SDTCisSameAs<1, 2>,
39 SDTCisFP<1>, SDTCisVT<3, i8>,
326 def SDTFPTernaryOpImmRound: SDTypeProfile<1, 5, [SDTCisFP<0>, SDTCisSameAs<0,1>,
348 SDTCisSameAs<0, 1>, SDTCisSameAs<0, 2>, SDTCisFP<0>, SDTCisVT<3, i32>]>;
351 SDTCisSameAs<0, 1>, SDTCisFP<0>, SDTCisVT<2, i32>]>;
432 SDTCisVec<1>, SDTCisFP<1>,
437 SDTCisFP<1>, SDTCisVT<2, i32>]>,[]>;
512 def SDTintToFPRound: SDTypeProfile<1, 3, [SDTCisVec<0>, SDTCisFP<0>,
517 SDTCisInt<0>, SDTCisFP<1>]>;
520 SDTCisInt<0>, SDTCisFP<1>,
522 def SDTSFloatToIntRnd: SDTypeProfile<1, 2, [SDTCisInt<0>, SDTCisFP<1>,
525 SDTCisFP<0>, SDTCisInt<1>,