Home
last modified time | relevance | path

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

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