Lines Matching refs:ValuesAt
275 GateRef defVreg = liveContext_->ValuesAt(vregId);
278 GateRef defAcc = liveContext_->ValuesAt(accumulatorIndex_);
299 vec[i + 1] = liveContext_->ValuesAt(i); // 1: skip dep
320 gate = liveContext_->ValuesAt(accumulatorIndex_);
323 gate = liveContext_->ValuesAt(vreg);
697 auto current = liveContext_->ValuesAt(i);
698 auto next = mergedContext->ValuesAt(i);
725 auto value = src->ValuesAt(i);
770 auto current = liveContext_->ValuesAt(i);
777 ASSERT(!IsGateNotEmpty(liveContext_->ValuesAt(i)));
1470 auto value = frameContext->ValuesAt(i);