Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12709 static bool isConstantSplatVectorMaskForType(SDNode *N, EVT MemVT) { in isConstantSplatVectorMaskForType() function
12819 if (isConstantSplatVectorMaskForType(Mask.getNode(), MemVT)) in performSVEAndCombine()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp935 static bool isConstantSplatVectorMaskForType(SDNode *N, EVT ScalarTy) { in isConstantSplatVectorMaskForType() function
5808 isConstantSplatVectorMaskForType(N1.getNode(), ScalarVT) && in visitAND()