Home | History | Annotate | Download | only in llvm

Lines Matching refs:Standard

218   | Add (** Standard Binary Operators *)
451 (** [dump_module m] prints the .ll representation of the module [m] to standard
487 (** [dump_type ty] prints the .ll representation of the type [ty] to standard
690 (** [dump_value v] prints the .ll representation of the value [v] to standard
2522 (** [of_stdin ()] is the memory buffer containing the contents of standard input.
2523 If standard input is empty, then [IoError msg] is raised. *)