Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39929 ArrayRef<int> BaseMask, int Depth, ArrayRef<const SDNode *> SrcNodes,
39945 ArrayRef<int> BaseMask, int Depth, ArrayRef<const SDNode *> SrcNodes, in combineX86ShuffleChain() argument
40401 int NumVariableMasks = llvm::count_if(SrcNodes, [](const SDNode *N) { in combineX86ShuffleChain()
40404 bool HasSlowVariableMask = llvm::any_of(SrcNodes, [](const SDNode *N) { in combineX86ShuffleChain()
40481 Inputs, RootOpc, RootVT, BaseMask, Depth, SrcNodes, in combineX86ShuffleChain()
40654 Inputs, RootOpc, RootVT, BaseMask, Depth, SrcNodes, in combineX86ShuffleChain()
40694 ArrayRef<int> BaseMask, int Depth, ArrayRef<const SDNode *> SrcNodes, in combineX86ShuffleChainWithExtract() argument
40818 Depth, SrcNodes, AllowVariableCrossLaneMask, AllowVariablePerLaneMask, in combineX86ShuffleChainWithExtract()
41040 ArrayRef<const SDNode *> SrcNodes, in combineX86ShufflesConstants() argument
41062 bool HasVariableMask = llvm::any_of(SrcNodes, [](const SDNode *N) { in combineX86ShufflesConstants()
[all …]