Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4545 Optional<ValueAndVReg> LHSCstOff; in matchReassocConstantInnerLHS() local
4547 m_OneNonDBGUse(m_GPtrAdd(m_Reg(LHSBase), m_GCst(LHSCstOff))))) in matchReassocConstantInnerLHS()
4558 MI.getOperand(2).setReg(LHSCstOff->VReg); in matchReassocConstantInnerLHS()