Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp29139 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryVectorShuffle()
29276 bool AllowIntDomain, in matchUnaryPermuteVectorShuffle()
29396 bool AllowFloatDomain, bool AllowIntDomain, in matchBinaryVectorShuffle()
29463 bool AllowFloatDomain, bool AllowIntDomain, SDValue &V1, SDValue &V2, in matchBinaryPermuteVectorShuffle()
29724 bool AllowIntDomain = (!FloatDomain || (Depth > 3)) && Subtarget.hasSSE2() && in combineX86ShuffleChain() local