OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ocaml
(Results
26 - 37
of
37
) sorted by null
1
2
/external/llvm/bindings/ocaml/analysis/
llvm_analysis.mli
1
(*===-- llvm_analysis.mli - LLVM
Ocaml
Interface ----------------*- C++ -*-===*
12
This interface provides an
ocaml
API for LLVM IR analyses, the classes in
/external/llvm/bindings/ocaml/transforms/ipo/
llvm_ipo.ml
1
(*===-- llvm_ipo.mli - LLVM
Ocaml
Interface ------------*-
OCaml
-*-===*
12
This interface provides an
ocaml
API for LLVM interprocedural optimizations, the
llvm_ipo.mli
1
(*===-- llvm_ipo.mli - LLVM
Ocaml
Interface ------------*-
OCaml
-*-===*
12
This interface provides an
ocaml
API for LLVM interprocedural optimizations, the
/external/llvm/bindings/ocaml/target/
llvm_target.mli
1
(*===-- llvm_target.mli - LLVM
Ocaml
Interface -----------------*-
OCaml
-*-===*
12
This interface provides an
ocaml
API for LLVM target information,
/external/llvm/bindings/ocaml/transforms/scalar/
llvm_scalar_opts.mli
1
(*===-- llvm_scalar_opts.mli - LLVM
Ocaml
Interface ------------*-
OCaml
-*-===*
12
This interface provides an
ocaml
API for LLVM scalar transforms, the
/external/llvm/
Makefile
185
bindings/
ocaml
/llvm/META.llvm \
configure
[
all
...]
/external/llvm/bindings/ocaml/
Makefile.ocaml
10
# An
ocaml
library is a unique project type in the context of LLVM, so rules are
13
# Reference materials on installing
ocaml
libraries:
15
# https://fedoraproject.org/wiki/Packaging/
OCaml
16
# http://pkg-
ocaml
-maint.alioth.debian.org/ocaml_packaging_policy.txt
28
# Intentionally ignore PROJ_prefix here. We want the
ocaml
stdlib. However, the
29
# user can override this with OCAML_LIBDIR or configure --with-
ocaml
-libdir=.
31
OcamlDir := $(LibDir)/
ocaml
190
##===- Deposit dependent libraries adjacent to
Ocaml
libs -----------------===##
218
##===- Build
ocaml
interfaces (.mli's -> .cmi's) --------------------------===##
262
##===- Build
ocaml
bytecode archive (.ml's -> .cmo's -> .cma) -------------===#
[
all
...]
/external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli
1
(*===-- llvm_executionengine.mli - LLVM
Ocaml
Interface ---------*- C++ -*-===*
12
This interface provides an
ocaml
API for LLVM execution engine (JIT/
/external/llvm/test/Bindings/Ocaml/
vmcore.ml
615
set_gc (Some "
ocaml
") fn;
616
insist (Some "
ocaml
" = gc fn);
[
all
...]
/external/llvm/projects/sample/
configure
[
all
...]
/external/llvm/bindings/ocaml/llvm/
llvm.mli
1
(*===-- llvm/llvm.mli - LLVM
Ocaml
Interface -------------------------------===*
12
This interface provides an
ocaml
API for the LLVM intermediate
[
all
...]
Completed in 732 milliseconds
1
2