Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/target/
H A Dllvm_target.ml88 external first : unit -> t option = "llvm_target_first"
H A Dtarget_ocaml.c155 value llvm_target_first(value Unit) { in llvm_target_first() function