Searched defs:isConstantSplatVectorMaskForType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 1004 static bool isConstantSplatVectorMaskForType(SDNode *N, EVT ScalarTy) { isConstantSplatVectorMaskForType() function |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 18632 static bool isConstantSplatVectorMaskForType(SDNode *N, EVT MemVT) { isConstantSplatVectorMaskForType() function |