Home
last modified time | relevance | path

Searched refs:llvm_const_of_int64 (Results 1 – 2 of 2) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml472 = "llvm_const_of_int64"
H A Dllvm_ocaml.c716 CAMLprim LLVMValueRef llvm_const_of_int64(LLVMTypeRef IntTy, value N, in llvm_const_of_int64() function