Home
last modified time | relevance | path

Searched refs:IP_EPILOG (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dinline.c186 case IP_EPILOG: in inline_addarg()
319 case IP_EPILOG: in puto()
333 if (ip->type == IP_EPILOG && crslab != pp->ip_lblnum) in puto()
417 case IP_EPILOG: in printip()
531 ipe = getprol(is, IP_EPILOG); in inlinetree()
H A Dtrees.c2781 case IP_EPILOG: in pass2_compile()
3176 if (type == IP_PROLOG || type == IP_EPILOG) in send_passt()
3188 case IP_EPILOG: in send_passt()
H A Dpftn.c550 send_passt(IP_EPILOG, maxautooff/SZCHAR, c, in ftnend()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dinline.c248 case IP_EPILOG: in puto()
262 if (ip->type == IP_EPILOG && crslab != pp->ip_lblnum) in puto()
341 case IP_EPILOG: in printip()
H A Dtrees.c3077 if (type == IP_PROLOG || type == IP_EPILOG) in send_passt()
3095 case IP_EPILOG: in send_passt()
H A Dpftn.c516 send_passt(IP_EPILOG, maxautooff/SZCHAR, c, in ftnend()
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Doptim2.c349 case IP_EPILOG: in listsetup()
729 if (bb == NULL || (ip->type == IP_EPILOG) || in bblocks_build()
821 if (bb->first->type == IP_EPILOG) in cfg_build()
850 if (bb->first->type == IP_EPILOG) in cfg_build()
1528 if (bb->first->type == IP_EPILOG) { in remunreach()
1577 case IP_EPILOG: in printip2()
H A Dmanifest.h302 #define IP_EPILOG 4 macro
H A Dreader.c528 ip->type = IP_EPILOG; in mainp2()
588 if (ip->type != IP_EPILOG) in pass2_compile()
722 case IP_EPILOG: in emit()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/
H A Dlocal.c631 if (ip->type == IP_EPILOG) { in pass1_lastchance()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dlocal2.c118 if (ip->type == IP_EPILOG) in chkframe()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/
H A Dlocal.c1309 if (ip->type == IP_EPILOG) {
/netbsd-src/external/bsd/pcc/dist/pcc/arch/arm/
H A Dlocal2.c1150 case IP_EPILOG: in myreader()
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dputscj.c153 ipp->ipp_ip.type = IP_EPILOG; in putbracket()