Searched refs:Shift1Base (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1794 Register Shift1Base = MatchInfo.Shift2->getOperand(1).getReg(); local
1796 Builder.buildInstr(Opcode, {DestType}, {Shift1Base, Const}).getReg(0);
1798 // If LogicNonShiftReg is the same to Shift1Base, and shift1 const is the same

Completed in 110 milliseconds