Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h66 Register LogicNonShiftReg; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1844 MatchInfo.LogicNonShiftReg = LogicMIReg2; in matchShiftOfShiftedLogic()
1847 MatchInfo.LogicNonShiftReg = LogicMIReg1; in matchShiftOfShiftedLogic()
1883 {MatchInfo.LogicNonShiftReg, Shift2Const}) in applyShiftOfShiftedLogic()