Searched defs:AllowIntDomain (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 34997 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryShuffle() 35138 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryPermuteShuffle() 35273 bool AllowFloatDomain, bool AllowIntDomain, in matchBinaryShuffle() 35381 bool AllowFloatDomain, bool AllowIntDomain, SDValue &V1, SDValue &V2, in matchBinaryPermuteShuffle() 35805 bool AllowIntDomain = (!FloatDomain || (Depth >= 3)) && Subtarget.hasSSE2() && in combineX86ShuffleChain() local
|