Searched refs:AllowVariablePerLaneMask (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 37864 bool AllowVariablePerLaneMask, SelectionDAG &DAG, 37880 bool AllowVariablePerLaneMask, in combineX86ShuffleChain() argument 38356 AllowVariablePerLaneMask &= in combineX86ShuffleChain() 38416 AllowVariableCrossLaneMask, AllowVariablePerLaneMask, DAG, in combineX86ShuffleChain() 38487 if (AllowVariablePerLaneMask && Subtarget.hasXOP() && in combineX86ShuffleChain() 38525 if (UnaryShuffle && AllowVariablePerLaneMask && in combineX86ShuffleChain() 38556 if (AllowVariablePerLaneMask && RootVT.is128BitVector() && in combineX86ShuffleChain() 38628 bool AllowVariablePerLaneMask, SelectionDAG &DAG, in combineX86ShuffleChainWithExtract() argument 39048 bool AllowVariablePerLaneMask, SelectionDAG &DAG, in combineX86ShufflesRecursively() argument 39298 AllowPerLaneVar = AllowVariablePerLaneMask; in combineX86ShufflesRecursively() [all …]
|