Searched defs:findMatch (Results 1 – 4 of 4) sorted by relevance
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/ | ||
H A D | OptimizedBufferization.cpp | 298 ElementalAssignBufferization::findMatch(hlfir::ElementalOp elemental) { findMatch() function in __anon08b20a910111::ElementalAssignBufferization |
/llvm-project/clang/lib/ASTMatchers/ | ||
H A D | ASTMatchFinder.cpp | 118 bool findMatch(const DynTypedNode &DynNode) { in findMatch() function in clang::ast_matchers::internal::__anon8f41be080111::MatchChildASTVisitor |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonBitSimplify.cpp | 1573 bool CopyGeneration::findMatch(const BitTracker::RegisterRef &Inp, in findMatch() function in CopyGeneration |
/llvm-project/clang/lib/Analysis/ | ||
H A D | UnsafeBufferUsage.cpp | 102 bool findMatch(const DynTypedNode &DynNode) { findMatch() function in clang::ast_matchers::MatchDescendantVisitor |