Home | History | Annotate | Download | only in swr

Lines Matching refs:vMask1

411     Value *vMask1 = TRUNC(vMask, VectorType::get(mInt1Ty, mVWidth));
442 Value *pLaneMask = VEXTRACT(vMask1, C(lane));
477 Value *vMask1 = TRUNC(vMask, VectorType::get(mInt1Ty, 8));
495 vMask1 = TRUNC(mask, VectorType::get(mInt1Ty, 8));
511 Value *pLaneMask = VEXTRACT(vMask1, C(lane));