Home
last modified time | relevance | path

Searched defs:ShiftC (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp629 Constant *ShiftC = ConstantInt::get(VTy, CTZ); in SimplifyDemandedUseBits() local
H A DInstCombineMulDivRem.cpp261 const APInt *ShiftC; in visitMul() local
H A DInstCombineAndOrXor.cpp2477 const APInt *ShiftC; in visitAnd() local
H A DInstCombineCompares.cpp1678 const APInt *ShiftC; in foldICmpXorShiftConst() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1664 if (ConstantSDNode *ShiftC = in SimplifyDemandedBits() local
9304 SDValue ShiftC = DAG.getShiftAmountConstant(Shift, VT, dl); in expandCTPOP() local
9371 SDValue ShiftC = DAG.getShiftAmountConstant(Shift, VT, dl); in expandVPCTPOP() local
H A DDAGCombiner.cpp10894 SDValue ShiftC = in visitSRA() local
15573 SDValue ShiftC = DAG.getConstant(ShiftedOffset, DL, VT); in reduceLoadWidth() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp6246 SDValue ShiftC = CurDAG->getTargetConstant(ShiftAmt, dl, MVT::i64); in Select() local
H A DX86ISelLowering.cpp50038 auto *ShiftC = dyn_cast<ConstantSDNode>(N1); in combineShiftRightLogical() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7248 auto ShiftC = B.buildConstant(Ty, Shift); in lowerBitCount() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13923 auto *ShiftC = dyn_cast<ConstantSDNode>(N->getOperand(0).getOperand(1)); in isDesirableToCommuteXorWithShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17957 auto *ShiftC = dyn_cast<ConstantSDNode>(N->getOperand(0).getOperand(1)); in isDesirableToCommuteXorWithShift() local