Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp614 Constant *ShiftC = ConstantInt::get(VTy, CTZ); SimplifyDemandedUseBits() local
H A DInstCombineAndOrXor.cpp2353 const APInt *ShiftC; visitAnd() local
[all...]
H A DInstCombineCompares.cpp1642 const APInt *ShiftC; foldICmpXorShiftConst() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1616 if (ConstantSDNode *ShiftC = SimplifyDemandedBits() local
8831 SDValue ShiftC = DAG.getShiftAmountConstant(Shift, VT, dl); expandCTPOP() local
8898 SDValue ShiftC = DAG.getShiftAmountConstant(Shift, VT, dl); expandVPCTPOP() local
[all...]
H A DDAGCombiner.cpp10462 SDValue ShiftC = visitSRA() local
14630 SDValue ShiftC = DAG.getConstant(ShiftedOffset, DL, VT); reduceLoadWidth() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp6088 SDValue ShiftC = CurDAG->getTargetConstant(ShiftAmt, dl, MVT::i64); Select() local
H A DX86ISelLowering.cpp48144 auto *ShiftC = dyn_cast<ConstantSDNode>(N1); combineShiftRightLogical() local
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6476 auto ShiftC = B.buildConstant(Ty, Shift); lowerBitCount() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13863 auto *ShiftC = dyn_cast<ConstantSDNode>(N->getOperand(0).getOperand(1)); isDesirableToCommuteXorWithShift() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17324 auto *ShiftC = dyn_cast<ConstantSDNode>(N->getOperand(0).getOperand(1)); isDesirableToCommuteXorWithShift() local
[all...]