Lines Matching refs:jump_names
880 static char* jump_names[] = {
1354 jump_names[type & 0xff], JUMP_POSTFIX(type));
1372 jump_names[type & 0xff], (type & SLJIT_I32_OP) ? "32" : "");
1396 jump_names[type & 0xff], (type & SLJIT_F32_OP) ? ".f32" : ".f64");
1420 fprintf(compiler->verbose, " ijump.%s ", jump_names[type]);
1458 fprintf(compiler->verbose, ", %s%s\n", jump_names[type & 0xff], JUMP_POSTFIX(type));