Home
last modified time | relevance | path

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

/external/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
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp34482 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryShuffle()
34623 bool AllowFloatDomain, bool AllowIntDomain, in matchUnaryPermuteShuffle()
34758 bool AllowFloatDomain, bool AllowIntDomain, in matchBinaryShuffle()
34866 bool AllowFloatDomain, bool AllowIntDomain, SDValue &V1, SDValue &V2, in matchBinaryPermuteShuffle()
35303 bool AllowIntDomain = (!FloatDomain || (Depth >= 3)) && Subtarget.hasSSE2() && in combineX86ShuffleChain() local