Searched defs:AllowIntDomain (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 38311 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryShuffle() 38456 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryPermuteShuffle() 38592 bool AllowFloatDomain, bool AllowIntDomain, in matchBinaryShuffle() 38759 bool AllowFloatDomain, bool AllowIntDomain, SDValue &V1, SDValue &V2, in matchBinaryPermuteShuffle() 39207 bool AllowIntDomain = (!FloatDomain || (Depth >= 3)) && Subtarget.hasSSE2() && in combineX86ShuffleChain() local
|