Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h75 Register LogicNonShiftReg; member
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1547 MatchInfo.LogicNonShiftReg = LogicMIReg2; in matchShiftOfShiftedLogic()
1550 MatchInfo.LogicNonShiftReg = LogicMIReg1; in matchShiftOfShiftedLogic()
1586 {MatchInfo.LogicNonShiftReg, Shift2Const}) in applyShiftOfShiftedLogic()