Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp585 Constant *ShiftC = ConstantInt::get(VTy, CTZ); in SimplifyDemandedUseBits() local
H A DInstCombineAndOrXor.cpp2014 const APInt *ShiftC; in visitAnd() local
H A DInstCombineCompares.cpp1591 const APInt *ShiftC; in foldICmpXorShiftConst() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5704 SDValue ShiftC = CurDAG->getTargetConstant(ShiftAmt, dl, MVT::i64); in Select() local
H A DX86ISelLowering.cpp47901 auto *ShiftC = dyn_cast<ConstantSDNode>(N1); in combineShiftRightLogical() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6723 auto *ShiftC = ConstantInt::get(Ty, Shift); in ReduceSwitchRange() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1563 if (ConstantSDNode *ShiftC = in SimplifyDemandedBits() local
H A DDAGCombiner.cpp9662 SDValue ShiftC = in visitSRA() local
13474 SDValue ShiftC = DAG.getConstant(ShAmt, DL, VT); in reduceLoadWidth() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13696 auto *ShiftC = dyn_cast<ConstantSDNode>(N->getOperand(0).getOperand(1)); in isDesirableToCommuteXorWithShift() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14969 auto *ShiftC = dyn_cast<ConstantSDNode>(N->getOperand(0).getOperand(1)); in isDesirableToCommuteXorWithShift() local