Lines Matching refs:AllowVariableCrossLaneMask
37863 bool HasVariableMask, bool AllowVariableCrossLaneMask,
37879 bool AllowVariableCrossLaneMask, in combineX86ShuffleChain() argument
38354 AllowVariableCrossLaneMask &= in combineX86ShuffleChain()
38367 if (UnaryShuffle && AllowVariableCrossLaneMask && !MaskContainsZeros) { in combineX86ShuffleChain()
38392 if (UnaryShuffle && AllowVariableCrossLaneMask && in combineX86ShuffleChain()
38416 AllowVariableCrossLaneMask, AllowVariablePerLaneMask, DAG, in combineX86ShuffleChain()
38422 if (AllowVariableCrossLaneMask && !MaskContainsZeros && in combineX86ShuffleChain()
38589 AllowVariableCrossLaneMask, AllowVariablePerLaneMask, DAG, Subtarget)) in combineX86ShuffleChain()
38627 bool HasVariableMask, bool AllowVariableCrossLaneMask, in combineX86ShuffleChainWithExtract() argument
38717 HasVariableMask, AllowVariableCrossLaneMask, in combineX86ShuffleChainWithExtract()
39047 unsigned MaxDepth, bool HasVariableMask, bool AllowVariableCrossLaneMask, in combineX86ShufflesRecursively() argument
39297 AllowCrossLaneVar = AllowVariableCrossLaneMask; in combineX86ShufflesRecursively()
39410 AllowVariableCrossLaneMask, in combineX86ShufflesRecursively()
39417 Ops, Root, Mask, Depth, HasVariableMask, AllowVariableCrossLaneMask, in combineX86ShufflesRecursively()