Searched defs:AndC (Results 1 – 10 of 10) sorted by relevance
155 const APInt *AndC; in decomposeBitTestICmp() local
332 Constant *AndC = Constant::getIntegerValue(VTy, in SimplifyDemandedUseBits() local365 Constant *AndC = ConstantInt::get(VTy, NewMask & AndRHS->getValue()); in SimplifyDemandedUseBits() local
2350 Value *AndC = ConstantFoldBinaryInstruction(Instruction::And, C1, C2); in visitSub() local2763 const APInt *AddC, *AndC; in visitSub() local
3463 const APInt *AndC, *SmallC = nullptr, *BigC = nullptr; in foldAndOrOfICmps() local
7274 auto *AndC = dyn_cast<ConstantInt>(I->getOperand(1)); in optimizeLoadExt() local
6802 bool DAGCombiner::isAndLoadExtLoad(ConstantSDNode *AndC, LoadSDNode *LoadN, in isAndLoadExtLoad()14882 auto *AndC = cast<ConstantSDNode>(N0.getOperand(1)); in visitZERO_EXTEND() local15368 auto AndC = dyn_cast<ConstantSDNode>(N->getOperand(1)); in reduceLoadWidth() local
4182 auto *AndC = dyn_cast<ConstantSDNode>(N0.getOperand(1)); in foldSetCCWithAnd() local
18193 const APInt *AndC = isPowerOf2Constant(And->getOperand(1)); in PerformCMOVToBFICombine() local
50039 auto *AndC = dyn_cast<ConstantSDNode>(N0.getOperand(1)); in combineShiftRightLogical() local51702 const APInt &AndC = N1C->getAPIntValue(); in combineAnd() local
24678 ConstantSDNode *AndC = dyn_cast<ConstantSDNode>(AndNode->getOperand(1)); in performSubsToAndsCombine() local