Searched refs:VJMP (Results 1 – 4 of 4) sorted by relevance
30 VJMP, /* info = instruction pc */ enumerator
373 lua_assert(e->k == VVOID || e->k == VJMP); in discharge2reg()392 if (e->k == VJMP) in exp2reg()399 int fj = (e->k == VJMP) ? NO_JUMP : luaK_jump(fs); in exp2reg()547 case VJMP: { in luaK_goiftrue()571 case VJMP: { in luaK_goiffalse()597 case VJMP: { in codenot()685 e1->k = VJMP; in codecomp()
31 VJMP, /* info = instruction pc */ enumerator
449 lua_assert(e->k == VVOID || e->k == VJMP); in discharge2reg()468 if (e->k == VJMP) in exp2reg()475 int fj = (e->k == VJMP) ? NO_JUMP : luaK_jump(fs); in exp2reg()623 case VJMP: { in luaK_goiftrue()647 case VJMP: { in luaK_goiffalse()677 case VJMP: { in codenot()761 e1->k = VJMP; in codecomp()