Searched refs:llvm_const_float (Results 1 – 2 of 2) sorted by relevance
477 external const_float : lltype -> float -> llvalue = "llvm_const_float"
742 CAMLprim LLVMValueRef llvm_const_float(LLVMTypeRef RealTy, value N) { in llvm_const_float() function