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