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

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml467 external const_float : lltype -> float -> llvalue = "llvm_const_float"
H A Dllvm_ocaml.c728 CAMLprim LLVMValueRef llvm_const_float(LLVMTypeRef RealTy, value N) { function

Completed in 55 milliseconds