Searched refs:ZVT (Results 1 – 2 of 2) sorted by relevance
1235 EVT ZVT = cast<VTSDNode>(Op.getOperand(1))->getVT(); in SimplifyDemandedBits() local1236 APInt InMask = APInt::getLowBitsSet(BitWidth, ZVT.getSizeInBits()); in SimplifyDemandedBits()
40508 EVT ZVT = Z.getValueType(); in combineAddOrSubToADCOrSBB() local40519 SDValue Zero = DAG.getConstant(0, DL, ZVT); in combineAddOrSubToADCOrSBB()40520 SDVTList X86SubVTs = DAG.getVTList(ZVT, MVT::i32); in combineAddOrSubToADCOrSBB()40533 SDValue One = DAG.getConstant(1, DL, ZVT); in combineAddOrSubToADCOrSBB()40541 SDValue One = DAG.getConstant(1, DL, ZVT); in combineAddOrSubToADCOrSBB()