HomeSort by: relevance | last modified time | path
    Searched refs:isConstantSplatVectorMaskForType (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 935 static bool isConstantSplatVectorMaskForType(SDNode *N, EVT ScalarTy) {
5808 isConstantSplatVectorMaskForType(N1.getNode(), ScalarVT) &&
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 12709 static bool isConstantSplatVectorMaskForType(SDNode *N, EVT MemVT) {
12819 if (isConstantSplatVectorMaskForType(Mask.getNode(), MemVT))

Completed in 122 milliseconds