Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h636 bool matchReassocFoldConstantsInSubTree(GPtrAdd &MI, MachineInstr *LHS,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4637 bool CombinerHelper::matchReassocFoldConstantsInSubTree(GPtrAdd &MI, in matchReassocFoldConstantsInSubTree() function in CombinerHelper
4685 if (matchReassocFoldConstantsInSubTree(PtrAdd, LHS, RHS, MatchInfo)) in matchReassocPtrAdd()