Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml505 = "llvm_const_float_of_string"
H A Dllvm_ocaml.c825 CAMLprim LLVMValueRef llvm_const_float_of_string(LLVMTypeRef RealTy, value S) { in llvm_const_float_of_string() function