Home
last modified time | relevance | path

Searched refs:pasm_file (Results 1 – 11 of 11) sorted by relevance

/dports/lang/parrot/parrot-8.1.0/compilers/imcc/
H A Dimcc.l559 if (imcc->state->pasm_file)
568 if (imcc->state->pasm_file)
577 if (imcc->state->pasm_file)
586 if (imcc->state->pasm_file)
598 if (imcc->state->pasm_file == 0)
621 if (imcc->frames->s.pasm_file) {
622 imcc->frames->s.pasm_file = 2;
743 tmp->s.pasm_file = imcc->frames->s.pasm_file; in new_frame()
1206 frame->s.pasm_file = 1; in include_file()
1210 frame->s.pasm_file = 0; in include_file()
[all …]
H A Dimc.c211 unit->pasm_file = imc_info->state->pasm_file; in imc_open_unit()
H A Dunit.h58 int pasm_file; member
H A Dimclexer.c3027 if (imcc->state->pasm_file)
3039 if (imcc->state->pasm_file)
3051 if (imcc->state->pasm_file)
3063 if (imcc->state->pasm_file)
3081 if (imcc->state->pasm_file == 0)
3114 if (imcc->frames->s.pasm_file) {
3115 imcc->frames->s.pasm_file = 2;
4501 tmp->s.pasm_file = imcc->frames->s.pasm_file; in new_frame()
4964 frame->s.pasm_file = 1; in include_file()
4968 frame->s.pasm_file = 0; in include_file()
[all …]
H A Dreg_alloc.c179 if (!(imcc->optimizer_level & (OPT_PRE|OPT_CFG|OPT_PASM)) && unit->pasm_file) in imc_reg_alloc()
191 if (imcc->optimizer_level == OPT_PRE && unit->pasm_file) { in imc_reg_alloc()
H A Dimc.h382 int pasm_file; /* pasm_file mode of this frame */ member
H A Dimcc.y480 if (imcc->state->pasm_file) { in mk_pmc_const_named()
1313 if (imcc->state->pasm_file && imcc->cur_namespace) {
H A Dsymreg.c658 if (imcc->state->pasm_file) in mk_pmc_const_2()
H A Dimcparser.c556 if (imcc->state->pasm_file) { in mk_pmc_const_named()
3212 if (imcc->state->pasm_file && imcc->cur_namespace) { in yyparse()
H A Dpbc.c2442 if (imcc->npc && unit->pasm_file in e_pbc_emit()
/dports/lang/parrot/parrot-8.1.0/docs/pdds/draft/
H A Dpdd06_pasm.pod121 pasm_file: