Home
last modified time | relevance | path

Searched refs:AllowVariablePerLaneMask (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37736 bool AllowVariablePerLaneMask, SelectionDAG &DAG,
37752 bool AllowVariablePerLaneMask, in combineX86ShuffleChain() argument
38225 AllowVariablePerLaneMask &= in combineX86ShuffleChain()
38356 if (AllowVariablePerLaneMask && Subtarget.hasXOP() && in combineX86ShuffleChain()
38394 if (UnaryShuffle && AllowVariablePerLaneMask && in combineX86ShuffleChain()
38425 if (AllowVariablePerLaneMask && RootVT.is128BitVector() && in combineX86ShuffleChain()
38497 bool AllowVariablePerLaneMask, SelectionDAG &DAG, in combineX86ShuffleChainWithExtract() argument
38952 bool AllowVariablePerLaneMask, SelectionDAG &DAG, in combineX86ShufflesRecursively() argument
39247 AllowPerLaneVar = AllowVariablePerLaneMask; in combineX86ShufflesRecursively()
39360 AllowVariablePerLaneMask, DAG, Subtarget)) in combineX86ShufflesRecursively()
[all …]