Home | History | Annotate | Download | only in llvm

Lines Matching defs:type_of

565 (** [type_of v] returns the type of the value [v].
567 val type_of : llvalue -> lltype
762 [struct_type (Array.map type_of elts)] and containing the values [elts]
774 type {!packed_struct_type} [(Array.map type_of elts)] and containing the
782 [vector_type (type_of elts.(0)) (Array.length elts)] and containing the