Searched defs:ShiftRightOp (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp804 unsigned ShiftRightOp = IsSRA ? ISD::SRA : ISD::SRL; local

Completed in 86 milliseconds