Home
last modified time | relevance | path

Searched refs:BIH_CS (Results 1 – 9 of 9) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dbihutil.cpp275 BIH_PL(curbih) != BIH_PL(nextbih) || BIH_CS(curbih) != BIH_CS(nextbih) || in merge_bih()
H A Dexpsmp.cpp1390 bihb.csfg = BIH_CS(expb.curbih) = true; in exp_smp()
1404 BIH_CS(expb.curbih) = true; in exp_smp()
1426 bihb.csfg = BIH_CS(expb.curbih) = true; in exp_smp()
1447 BIH_CS(expb.curbih) = true; in exp_smp()
1483 bihb.csfg = BIH_CS(expb.curbih) = true; in exp_smp()
1494 BIH_CS(expb.curbih) = true; in exp_smp()
2737 bihb.csfg = BIH_CS(expb.curbih) = true; in exp_smp()
2744 bihb.csfg = BIH_CS(expb.curbih) = false; in exp_smp()
H A Dbih.h188 #define BIH_CS(i) bihb.stg_base[i].flags.bits.cs macro
H A Diltutil.cpp332 if (BIH_CS(bihx)) in dump_ilt()
H A Dexputil.cpp170 BIH_CS(expb.curbih) |= bihb.csfg; in propagate_bihflags()
H A Dmwd.cpp4886 putbit("cs", BIH_CS(block)); in db()
H A Dcgmain.cpp1519 BIH_CS(bihnext) == BIH_CS(bih) && BIH_TASK(bihnext) == BIH_TASK(bih) && in schedule()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Doptimize.h287 #define BIH_CS(i) FG_CS(i) macro
H A Doptutil.c784 if (def_fg != fgx && BIH_CS(FG_TO_BIH(fgx))) { in def_ok()