Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp32872 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryShuffle()
33004 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryPermuteShuffle()
33123 bool AllowFloatDomain, bool AllowIntDomain, in matchBinaryShuffle()
33190 bool AllowFloatDomain, bool AllowIntDomain, SDValue &V1, SDValue &V2, in matchBinaryPermuteShuffle()
33466 bool AllowIntDomain = (!FloatDomain || (Depth >= 3)) && Subtarget.hasSSE2() && in combineX86ShuffleChain() local