Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h632 bool matchReassocConstantInnerRHS(GPtrAdd &MI, MachineInstr *RHS,
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4573 bool CombinerHelper::matchReassocConstantInnerRHS(GPtrAdd &MI, in matchReassocConstantInnerRHS() function in CombinerHelper
4684 if (matchReassocConstantInnerRHS(PtrAdd, RHS, MatchInfo)) in matchReassocPtrAdd()