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