Home
last modified time | relevance | path

Searched refs:truelb (Results 1 – 2 of 2) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dilmutil.cpp641 mkbranch(int ilmptr, int truelb, int flag) in mkbranch() argument
668 mkbranch(ILMA(ilmptr + 2), truelb, true); in mkbranch()
697 mkbranch(ilmptr, truelb, flag); in mkbranch()
721 mkbranch(ILMA(ilmptr + 2), truelb, true); in mkbranch()
729 mkbranch(ILMA(ilmptr + 1), truelb, true); in mkbranch()
730 mkbranch(ILMA(ilmptr + 2), truelb, true); in mkbranch()
778 mkbranch(ilmptr, truelb, flag); in mkbranch()
783 mkbranch(ILMA(ilmptr + 1), truelb, true); in mkbranch()
813 ILMA(ilmptr + 4) = truelb; in mkbranch()
816 ILMA(ilmptr + 2) = truelb; in mkbranch()
[all …]
H A Dilmutil.h204 void mkbranch(int ilmptr, int truelb, int flag);