Home
last modified time | relevance | path

Searched defs:AllowIntDomain (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37824 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryShuffle()
37979 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryPermuteShuffle()
38127 bool AllowFloatDomain, bool AllowIntDomain, in matchBinaryShuffle()
38324 bool AllowFloatDomain, bool AllowIntDomain, SDValue &V1, SDValue &V2, in matchBinaryPermuteShuffle()
38770 bool AllowIntDomain = (!FloatDomain || (Depth >= 3)) && Subtarget.hasSSE2() && in combineX86ShuffleChain() local