Lines Matching refs:getConstant

255                      DAG.getConstant(Intrinsic::xcore_getid, MVT::i32));
293 DAG.getConstant(Size, MVT::i32));
349 DAG.getConstant(1, MVT::i32));
429 SDValue LowOffset = DAG.getConstant(Offset & ~0x3, MVT::i32);
430 SDValue HighOffset = DAG.getConstant((Offset & ~0x3) + 4, MVT::i32);
431 SDValue LowShift = DAG.getConstant((Offset & 0x3) * 8, MVT::i32);
432 SDValue HighShift = DAG.getConstant(32 - (Offset & 0x3) * 8, MVT::i32);
455 DAG.getConstant(2, MVT::i32));
462 DAG.getConstant(16, MVT::i32));
515 DAG.getConstant(16, MVT::i32));
521 DAG.getConstant(2, MVT::i32));
559 SDValue Zero = DAG.getConstant(0, MVT::i32);
576 SDValue Zero = DAG.getConstant(0, MVT::i32);
661 Mul.getOperand(0), DAG.getConstant(0, MVT::i32));
663 Mul.getOperand(1), DAG.getConstant(0, MVT::i32));
665 Other, DAG.getConstant(0, MVT::i32));
667 Other, DAG.getConstant(1, MVT::i32));
690 Mul.getOperand(0), DAG.getConstant(1, MVT::i32));
692 Mul.getOperand(1), DAG.getConstant(1, MVT::i32));
721 N->getOperand(0), DAG.getConstant(0, MVT::i32));
723 N->getOperand(0), DAG.getConstant(1, MVT::i32));
725 N->getOperand(1), DAG.getConstant(0, MVT::i32));
727 N->getOperand(1), DAG.getConstant(1, MVT::i32));
732 SDValue Zero = DAG.getConstant(0, MVT::i32);
758 DAG.getConstant(VT.getSizeInBits(),
824 OutChains[0] = DAG.getStore(Chain, dl, DAG.getConstant(0x0a3cd805, MVT::i32),
829 DAG.getConstant(4, MVT::i32));
830 OutChains[1] = DAG.getStore(Chain, dl, DAG.getConstant(0xd80456c0, MVT::i32),
835 DAG.getConstant(8, MVT::i32));
836 OutChains[2] = DAG.getStore(Chain, dl, DAG.getConstant(0x27fb0a3c, MVT::i32),
841 DAG.getConstant(12, MVT::i32));
847 DAG.getConstant(16, MVT::i32));
918 Chain = DAG.getCALLSEQ_START(Chain,DAG.getConstant(NumBytes,
955 DAG.getConstant(Offset/4, MVT::i32)));
1007 DAG.getConstant(NumBytes, getPointerTy(), true),
1008 DAG.getConstant(0, getPointerTy(), true),
1247 Chain, DAG.getConstant(0, MVT::i32), Flag);
1250 Chain, DAG.getConstant(0, MVT::i32));
1344 SDValue Carry = DAG.getConstant(0, VT);
1346 DAG.getConstant(1, VT));
1359 SDValue Carry = DAG.getConstant(0, VT);
1384 DAG.getConstant(0, VT), N2);
1398 SDValue Borrow = DAG.getConstant(0, VT);
1460 Mul0, DAG.getConstant(0, MVT::i32));
1462 Mul1, DAG.getConstant(0, MVT::i32));
1464 Addend0, DAG.getConstant(0, MVT::i32));
1466 Addend1, DAG.getConstant(0, MVT::i32));
1503 DAG.getConstant(StoreBits/8, MVT::i32),