Searched refs:HasVariableMask (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 33333 bool HasVariableMask, bool AllowVariableMask, SelectionDAG &DAG, 33347 bool HasVariableMask, in combineX86ShuffleChain() argument 33607 AllowVariableMask &= (Depth >= VariableShuffleDepth) || HasVariableMask; in combineX86ShuffleChain() 33658 Inputs, Root, BaseMask, Depth, HasVariableMask, AllowVariableMask, in combineX86ShuffleChain() 33830 Inputs, Root, BaseMask, Depth, HasVariableMask, AllowVariableMask, in combineX86ShuffleChain() 33870 bool HasVariableMask, bool AllowVariableMask, SelectionDAG &DAG, in combineX86ShuffleChainWithExtract() argument 33958 WideInputs, WideRoot, WideMask, Depth, HasVariableMask, in combineX86ShuffleChainWithExtract() 33972 bool HasVariableMask, in combineX86ShufflesConstants() argument 33997 if (!OneUseConstantOp && !HasVariableMask) in combineX86ShufflesConstants() 34084 bool HasVariableMask, bool AllowVariableMask, SelectionDAG &DAG, in combineX86ShufflesRecursively() argument [all …]
|