Searched defs:ShiftCst (Results 1 – 6 of 6) sorted by relevance
3319 SDValue ShiftCst = DAG.getConstant(BitsDiff, dl, ShiftAmountTy); ExpandNode() local
4061 auto *ShiftCst = dyn_cast<ConstantSDNode>(N0->getOperand(1)); matchBEXTRFromAndImm() local
691 Value *ShiftCst = llvm::ConstantInt::get(IntTy, Width); EmitSignBit() local 8510 Value *ShiftCst = llvm::ConstantInt::get(Int64Ty, 32); EmitARMBuiltinExpr() local 10862 Value *ShiftCst = llvm::ConstantInt::get(Int128Ty, 64); EmitAArch64BuiltinExpr() local
1872 auto ShiftCst = MIB.buildConstant(ShiftTy, ShiftVal); applyCombineMulToShl() local
14401 SDValue ShiftCst = DAGCombineExtBoolTrunc() local
3530 if (ConstantSDNode *ShiftCst = dyn_cast<ConstantSDNode>(Op.getOperand(1))) { getCmpOperandFoldingProfit() local [all...]