Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5704 SDValue ShiftC = CurDAG->getTargetConstant(ShiftAmt, dl, MVT::i64); in Select() local
H A DX86ISelLowering.cpp47886 auto *ShiftC = dyn_cast<ConstantSDNode>(N1); in combineShiftRightLogical() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5676 auto *ShiftC = ConstantInt::get(Ty, Shift); in ReduceSwitchRange() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7140 ConstantSDNode *ShiftC = isConstOrConstSplat(N0.getOperand(1)); in visitXOR() local
7834 SDValue ShiftC = DAG.getConstant(AddC->getAPIntValue().lshr(ShiftAmt). in visitSRA() local
10551 SDValue ShiftC = DAG.getConstant(ShAmt, DL, VT); in ReduceLoadWidth() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6719 auto *ShiftC = ConstantInt::get(Ty, Shift); in ReduceSwitchRange() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13696 auto *ShiftC = dyn_cast<ConstantSDNode>(N->getOperand(0).getOperand(1)); in isDesirableToCommuteXorWithShift() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14969 auto *ShiftC = dyn_cast<ConstantSDNode>(N->getOperand(0).getOperand(1)); in isDesirableToCommuteXorWithShift() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39476 auto *ShiftC = dyn_cast<ConstantSDNode>(N1); in combineShiftRightLogical() local