Searched refs:VRELOC (Results 1 – 3 of 3) sorted by relevance
745 e->k = VRELOC; /* can relocate its simple result */ in luaK_setoneret()767 e->k = VRELOC; in luaK_dischargevars()772 e->k = VRELOC; in luaK_dischargevars()778 e->k = VRELOC; in luaK_dischargevars()784 e->k = VRELOC; in luaK_dischargevars()790 e->k = VRELOC; in luaK_dischargevars()837 case VRELOC: { in discharge2reg()1098 if (e->k == VRELOC) { in jumponcond()1182 case VRELOC: in codenot()1187 e->k = VRELOC; in codenot()[all …]
57 VRELOC, /* expression can put result in any register; enumerator
712 init_exp(v, VRELOC, luaK_codeABx(fs, OP_CLOSURE, 0, fs->np - 1)); in codeclosure()
Completed in 11 milliseconds