Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h78 Register LogicNonShiftReg; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1762 MatchInfo.LogicNonShiftReg = LogicMIReg2; in matchShiftOfShiftedLogic()
1765 MatchInfo.LogicNonShiftReg = LogicMIReg1; in matchShiftOfShiftedLogic()
1808 {MatchInfo.LogicNonShiftReg, Shift2Const}) in applyShiftOfShiftedLogic()