Printcmmval rec_flag : Format.formatter -> Cmm.rec_flag -> unitval machtype_component : Format.formatter -> Cmm.machtype_component -> unitval machtype : Format.formatter -> Cmm.machtype -> unitval exttype : Format.formatter -> Cmm.exttype -> unitval extcall_signature : Format.formatter -> (Cmm.machtype * Cmm.exttype list) -> unitval integer_comparison : Cmm.integer_comparison -> stringval float_comparison : Cmm.float_comparison -> stringval chunk : Cmm.memory_chunk -> stringval operation : Debuginfo.t -> Cmm.operation -> stringval expression : Format.formatter -> Cmm.expression -> unitval fundecl : Format.formatter -> Cmm.fundecl -> unitval data : Format.formatter -> Cmm.data_item list -> unitval phrase : Format.formatter -> Cmm.phrase -> unit