Searched refs:allocate_op (Results 1 – 5 of 5) sorted by relevance
89 allocate_op, enumerator
316 if (inter_code->op==allocate_op) inter_code->op=nop_op; in eam_instructions()
2517 while ((ic = cpc->op) != allocate_op) {2817 case allocate_op:3298 if (pc->op == allocate_op) {3520 Yap_emit(allocate_op, Zero, Zero, &cglobs.cint);
1110 case allocate_op: in fix_compiler_instructions()
3413 case allocate_op: in do_pass()