Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp3494 unsigned ShiftRightOp = IsSRA ? ISD::SRA : ISD::SRL; LowerShiftRightParts() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1612 unsigned ShiftRightOp = IsSRA ? ISD::SRA : ISD::SRL; lowerShiftRightParts() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7490 unsigned ShiftRightOp = IsSRA ? ISD::SRA : ISD::SRL; lowerShiftRightParts() local