Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38296 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryShuffle()
38441 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryPermuteShuffle()
38577 bool AllowFloatDomain, bool AllowIntDomain, in matchBinaryShuffle()
38744 bool AllowFloatDomain, bool AllowIntDomain, SDValue &V1, SDValue &V2, in matchBinaryPermuteShuffle()
39192 bool AllowIntDomain = (!FloatDomain || (Depth >= 3)) && Subtarget.hasSSE2() && in combineX86ShuffleChain() local