Namespaces |
| namespace | whirl2xaif |
Functions |
| void | whirl2xaif::xlate_PassiveStmt (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_BLOCK (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::WN2F_region (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_DO_LOOP (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_DO_WHILE (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_WHILE_DO (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_IF (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::WN2F_implied_do (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::WN2F_noio_implied_do (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_GOTO (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_SWITCH (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::WN2F_casegoto (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::WN2F_compgoto (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::WN2F_agoto (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_condBR (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_RETURN (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_RETURN_VAL (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_LABEL (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_CALL (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_INTRINSIC_CALL (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::WN2F_eval (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_PRAGMA (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_PREFETCH (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_COMMENT (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::WN2F_dealloca (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::xlate_USE (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::WN2F_namelist_stmt (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::WN2F_implicit_bnd (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::WN2F_nullify_stmt (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::WN2F_interface_blk (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |
| void | whirl2xaif::WN2F_ar_construct (xml::ostream &xos, WN *wn, PUXlationContext &ctxt) |