Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15480 SDValue RightShiftOperand = N1; in combineSubShiftToOrcB() local
15488 RightShiftOperand = N1.getOperand(0); in combineSubShiftToOrcB()
15495 if (LeftShiftOperand != RightShiftOperand) in combineSubShiftToOrcB()