Searched defs:AllowIntDomain (Results 1 – 1 of 1) sorted by relevance
29139 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryVectorShuffle()29276 bool AllowIntDomain, in matchUnaryPermuteVectorShuffle()29396 bool AllowFloatDomain, bool AllowIntDomain, in matchBinaryVectorShuffle()29463 bool AllowFloatDomain, bool AllowIntDomain, SDValue &V1, SDValue &V2, in matchBinaryPermuteVectorShuffle()29724 bool AllowIntDomain = (!FloatDomain || (Depth > 3)) && Subtarget.hasSSE2() && in combineX86ShuffleChain() local