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.h635 bool matchReassocFoldConstantsInSubTree(GPtrAdd &MI, MachineInstr *LHS,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4790 bool CombinerHelper::matchReassocFoldConstantsInSubTree(GPtrAdd &MI, in matchReassocFoldConstantsInSubTree() function in CombinerHelper
4838 if (matchReassocFoldConstantsInSubTree(PtrAdd, LHS, RHS, MatchInfo)) in matchReassocPtrAdd()