Searched refs:llvm_vector_type (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/llvm/
H A Dllvm.ml316 external vector_type : lltype -> int -> lltype = "llvm_vector_type"
H A Dllvm_ocaml.c358 CAMLprim LLVMTypeRef llvm_vector_type(LLVMTypeRef ElementTy, value Count) { function

Completed in 48 milliseconds