Home
last modified time | relevance | path

Searched defs:ShiftR (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DScaledNumber.h310 int32_t ShiftR = ScaleDiff - ShiftL; in matchScales() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3549 SDValue ShiftR = in get64BitZExtCompare() local
3704 SDValue ShiftR = in get64BitSExtCompare() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1814 auto ShiftR = IsShift ? RHS : MIRBuilder.buildShl(WideTy, RHS, ShiftK); in widenScalarAddSubShlSat() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17937 SDValue ShiftR = Op->getOperand(0); in SimplifyDemandedBitsForTargetNode() local