Home
last modified time | relevance | path

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

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