Searched refs:calcInstance (Results 1 – 1 of 1) sorted by relevance
608 Value* calcInstance = UDIV(curInstance, stepRate); in JitGatherVertices() local611 calcInstance = SELECT(isNonZeroStep, calcInstance, C(0)); in JitGatherVertices()613 vCurIndices = VBROADCAST(calcInstance); in JitGatherVertices()