Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp32875 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryShuffle()
33007 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryPermuteShuffle()
33126 bool AllowFloatDomain, bool AllowIntDomain, in matchBinaryShuffle()
33193 bool AllowFloatDomain, bool AllowIntDomain, SDValue &V1, SDValue &V2, in matchBinaryPermuteShuffle()
33469 bool AllowIntDomain = (!FloatDomain || (Depth >= 3)) && Subtarget.hasSSE2() && in combineX86ShuffleChain() local