Home
last modified time | relevance | path

Searched refs:pn_Bound_M (Results 1 – 4 of 4) sorted by relevance

/dports/devel/libfirm/libfirm-1.21.0/ir/ir/
H A Dgen_irdump.c.inl11 { pn_Bound_M, "M" },
H A Dirverify.c676 (proj == pn_Bound_M && mode == mode_M) || in verify_node_Proj_Bound()
H A Diropt.c1271 case pn_Bound_M: in equivalent_node_Proj_Bound()
4873 case pn_Bound_M: in transform_node_Proj_Bound()
/dports/devel/libfirm/libfirm-1.21.0/include/libfirm/
H A Dnodeops.h560 pn_Bound_M, /**< memory result */ enumerator