Searched refs:vector_type (Results 1 – 5 of 5) sorted by relevance
44 typedef Vector vector_type; typedef45 typedef typename vector_type::const_iterator iterator;46 typedef typename vector_type::const_iterator const_iterator;47 typedef typename vector_type::size_type size_type;120 typename vector_type::iterator I = in remove()144 typename vector_type::iterator I in remove_if()211 vector_type vector_; ///< The vector.
2827 if (VectorType* vector_type = in ParseFunctionBody() local2830 if (vector_type->getElementType() != Type::getInt1Ty(Context)) in ParseFunctionBody()
630 (** [vector_type ty n] returns the array type containing [n] elements of the632 val vector_type : lltype -> int -> lltype val915 [vector_type (type_of elts.(0)) (Array.length elts)] and containing the
382 external vector_type : lltype -> int -> lltype = "llvm_vector_type"
217 insist ((vector_type i16_type 8) = (type_of c));