Searched refs:GetLocal (Results 1 – 2 of 2) sorted by relevance
278 def GetLocal : AccessOpcode { let HasCustomEval = 1; }
304 bool GetLocal(InterpState &S, CodePtr OpPC, uint32_t I) { in GetLocal() function