Home
last modified time | relevance | path

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

/external/llvm/bindings/ocaml/llvm/
Dllvm.ml481 = "llvm_const_float_of_string"
Dllvm_ocaml.c769 CAMLprim LLVMValueRef llvm_const_float_of_string(LLVMTypeRef RealTy, value S) { in llvm_const_float_of_string() function