Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h311 int32_t ShiftR = ScaleDiff - ShiftL; in matchScales() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3719 SDValue ShiftR = in get64BitZExtCompare() local
3874 SDValue ShiftR = in get64BitSExtCompare() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1452 ShiftR -= HwLen; in packs() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp2277 auto ShiftR = IsShift ? RHS : MIRBuilder.buildShl(WideTy, RHS, ShiftK); widenScalarAddSubShlSat() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp28182 SDValue ShiftR = Op->getOperand(0); SimplifyDemandedBitsForTargetNode() local
[all...]