Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h668 bool matchReassocFoldConstantsInSubTree(GPtrAdd &MI, MachineInstr *LHS,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4918 bool CombinerHelper::matchReassocFoldConstantsInSubTree( in matchReassocFoldConstantsInSubTree() function in CombinerHelper
4965 if (matchReassocFoldConstantsInSubTree(PtrAdd, LHS, RHS, MatchInfo)) in matchReassocPtrAdd()