Searched refs:vAlignmentOffsets (Results 1 – 1 of 1) sorted by relevance
1060 Value *vAlignmentOffsets = VBROADCAST_16(C(ied.AlignedByteOffset)); in JitGatherVertices() local1064 Value *vAlignmentOffsets = VBROADCAST(C(ied.AlignedByteOffset)); in JitGatherVertices() local1068 Value *vElementInBoundsMask = ICMP_SLE(vBpp, SUB(vPartialVertexSize, vAlignmentOffsets)); in JitGatherVertices()1103 vOffsets16 = ADD(vOffsets16, vAlignmentOffsets); in JitGatherVertices()1149 vOffsets = ADD(vOffsets, vAlignmentOffsets); in JitGatherVertices()