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

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml374 external vector_type : lltype -> int -> lltype = "llvm_vector_type"
H A Dllvm_ocaml.c416 CAMLprim LLVMTypeRef llvm_vector_type(LLVMTypeRef ElementTy, value Count) { function

Completed in 37 milliseconds