Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30320 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryVectorShuffle()
30459 bool AllowIntDomain, in matchUnaryPermuteVectorShuffle()
30579 bool AllowFloatDomain, bool AllowIntDomain, in matchBinaryVectorShuffle()
30647 bool AllowFloatDomain, bool AllowIntDomain, SDValue &V1, SDValue &V2, in matchBinaryPermuteVectorShuffle()
30909 bool AllowIntDomain = (!FloatDomain || (Depth > 3)) && Subtarget.hasSSE2() && in combineX86ShuffleChain() local