Home
last modified time | relevance | path

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

/external/llvm/bindings/ocaml/llvm/
Dllvm.ml973 external fcmp_predicate : llvalue -> Fcmp.t option = "llvm_instr_fcmp_predicate"
Dllvm_ocaml.c1415 CAMLprim value llvm_instr_fcmp_predicate(LLVMValueRef Val) { in llvm_instr_fcmp_predicate() function