Home
last modified time | relevance | path

Searched refs:BIH_TAIL (Results 1 – 6 of 6) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dbihutil.cpp238 if (BIH_TAIL(fm_bih)) in merge_bih_flags()
239 BIH_TAIL(to_bih) = 1; in merge_bih_flags()
H A Dbih.h183 #define BIH_TAIL(i) bihb.stg_base[i].flags.bits.tail macro
H A Diltutil.cpp316 if (BIH_TAIL(bihx)) in dump_ilt()
H A Dmwd.cpp4881 putbit("tail", BIH_TAIL(block)); in db()
H A Dcgmain.cpp1517 if (((flg.opt == 1 && BIH_EN(bih)) || (flg.opt >= 2 && !BIH_TAIL(bih))) && in schedule()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Doptimize.h282 #define BIH_TAIL(i) FG_TAIL(i) macro