Lines Matching refs:AllowVariablePerLaneMask
37864 bool AllowVariablePerLaneMask, SelectionDAG &DAG,
37880 bool AllowVariablePerLaneMask, in combineX86ShuffleChain() argument
38356 AllowVariablePerLaneMask &= in combineX86ShuffleChain()
38416 AllowVariableCrossLaneMask, AllowVariablePerLaneMask, DAG, in combineX86ShuffleChain()
38442 if (UnaryShuffle && MaskContainsZeros && AllowVariablePerLaneMask && in combineX86ShuffleChain()
38470 if (UnaryShuffle && AllowVariablePerLaneMask && !MaskContainsZeros && in combineX86ShuffleChain()
38487 if (AllowVariablePerLaneMask && Subtarget.hasXOP() && in combineX86ShuffleChain()
38525 if (UnaryShuffle && AllowVariablePerLaneMask && in combineX86ShuffleChain()
38556 if (AllowVariablePerLaneMask && RootVT.is128BitVector() && in combineX86ShuffleChain()
38589 AllowVariableCrossLaneMask, AllowVariablePerLaneMask, DAG, Subtarget)) in combineX86ShuffleChain()
38594 if (!UnaryShuffle && AllowVariablePerLaneMask && !MaskContainsZeros && in combineX86ShuffleChain()
38628 bool AllowVariablePerLaneMask, SelectionDAG &DAG, in combineX86ShuffleChainWithExtract() argument
38718 AllowVariablePerLaneMask, DAG, Subtarget)) { in combineX86ShuffleChainWithExtract()
39048 bool AllowVariablePerLaneMask, SelectionDAG &DAG, in combineX86ShufflesRecursively() argument
39298 AllowPerLaneVar = AllowVariablePerLaneMask; in combineX86ShufflesRecursively()
39411 AllowVariablePerLaneMask, DAG, Subtarget); in combineX86ShufflesRecursively()
39418 AllowVariablePerLaneMask, DAG, Subtarget); in combineX86ShufflesRecursively()