Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp325 static Matcher *FindNodeWithKind(Matcher *M, Matcher::KindTy Kind) { in FindNodeWithKind() function
422 Matcher *M2 = FindNodeWithKind(ScanMatcher, Optn->getKind()); in FactorScope()
520 FindNodeWithKind(Optn, Matcher::CheckType)); in FactorScope()
561 Matcher *M = FindNodeWithKind(Optn, Matcher::CheckType); in FactorScope()