Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14836 static bool isConstantSplatVectorMaskForType(SDNode *N, EVT MemVT) { in isConstantSplatVectorMaskForType() function
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp937 static bool isConstantSplatVectorMaskForType(SDNode *N, EVT ScalarTy) { in isConstantSplatVectorMaskForType() function