Searched refs:emitGetLocal (Results 1 – 2 of 2) sorted by relevance
333 if (!this->emitGetLocal(T, L.Offset, LV)) in dereferenceVar()345 if (!this->emitGetLocal(T, L.Offset, LV)) in dereferenceVar()
207 bool EvalEmitter::emitGetLocal(uint32_t I, const SourceInfo &Info) { in emitGetLocal() function in EvalEmitter