Home
last modified time | relevance | path

Searched defs:AllowFloatDomain (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()
29275 bool AllowFloatDomain, in matchUnaryPermuteVectorShuffle()
29396 bool AllowFloatDomain, bool AllowIntDomain, in matchBinaryVectorShuffle()
29463 bool AllowFloatDomain, bool AllowIntDomain, SDValue &V1, SDValue &V2, in matchBinaryPermuteVectorShuffle()
29723 bool AllowFloatDomain = FloatDomain || (Depth > 3); in combineX86ShuffleChain() local