Home | History | Annotate | Download | only in X86

Lines Matching refs:Four

10145 four
12954 SDValue Four = DAG.getIntPtrConstant(4, dl);
12956 Zero, Four);
18670 // the vector shift into four scalar shifts plus four pairs of vector
19496 SmallVector<SDValue, 16> Four(NumByteElts, DAG.getConstant(4, DL, MVT::i8));
19497 SDValue FourV = DAG.getNode(ISD::BUILD_VECTOR, DL, ByteVecVT, Four);