Searched refs:vGatherMask (Results 1 – 1 of 1) sorted by relevance
795 Value* vGatherMask = ICMP_ULT(vCurIndices, vMaxVertex); in JitGatherVertices() local798 vGatherMask = SELECT(vPartialOOBMask, vElementInBoundsMask, vGatherMask); in JitGatherVertices()799 Value* pMask = vGatherMask; in JitGatherVertices()800 vGatherMask = VMASK(vGatherMask); in JitGatherVertices()851 vMask = vGatherMask; in JitGatherVertices()864 vMask = vGatherMask; in JitGatherVertices()893 Value *vMask = vGatherMask; in JitGatherVertices()1021 … Value* vGatherResult = GATHERDD(gatherSrc, pStreamBase, vOffsets, vGatherMask, C((char)1)); in JitGatherVertices()1042 vMask = vGatherMask; in JitGatherVertices()1055 vMask = vGatherMask; in JitGatherVertices()[all …]