Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37253 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryShuffle()
37398 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryPermuteShuffle()
37534 bool AllowFloatDomain, bool AllowIntDomain, in matchBinaryShuffle()
37701 bool AllowFloatDomain, bool AllowIntDomain, SDValue &V1, SDValue &V2, in matchBinaryPermuteShuffle()
38149 bool AllowIntDomain = (!FloatDomain || (Depth >= 3)) && Subtarget.hasSSE2() && in combineX86ShuffleChain() local