HomeSort by relevance Sort by last modified time
    Searched refs:ocaml (Results 1 - 25 of 27) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter2/
Makefile 1 ##===- examples/OCaml-Kaleidoscope/Chapter2/Makefile -------*- Makefile -*-===##
15 TOOLNAME := OCaml-Kaleidoscope-Ch2
22 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
  /external/swiftshader/third_party/LLVM/bindings/ocaml/analysis/
Makefile 1 ##===- bindings/ocaml/analysis/Makefile --------------------*- Makefile -*-===##
19 include ../Makefile.ocaml
  /external/swiftshader/third_party/LLVM/bindings/ocaml/bitreader/
Makefile 1 ##===- bindings/ocaml/bitreader/Makefile -------------------*- Makefile -*-===##
19 include ../Makefile.ocaml
llvm_bitreader.mli 1 (*===-- llvm_bitreader.mli - LLVM Ocaml Interface ---------------*- C++ -*-===*
12 This interface provides an ocaml API for the LLVM bitcode reader, the
  /external/swiftshader/third_party/LLVM/bindings/ocaml/bitwriter/
Makefile 1 ##===- bindings/ocaml/bitwriter/Makefile -------------------*- Makefile -*-===##
19 include ../Makefile.ocaml
llvm_bitwriter.ml 1 (*===-- llvm_bitwriter.ml - LLVM Ocaml Interface ----------------*- C++ -*-===*
10 * This interface provides an ocaml API for the LLVM intermediate
llvm_bitwriter.mli 1 (*===-- llvm_bitwriter.mli - LLVM Ocaml Interface ---------------*- C++ -*-===*
12 This interface provides an ocaml API for the LLVM bitcode writer, the
  /external/swiftshader/third_party/LLVM/bindings/ocaml/target/
Makefile 1 ##===- bindings/ocaml/target/Makefile ----------------------*- Makefile -*-===##
19 include ../Makefile.ocaml
  /external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
Makefile 1 ##===- bindings/ocaml/executionengine/Makefile --------------*- Makefile -*-===##
19 include ../Makefile.ocaml
llvm_executionengine.mli 1 (*===-- llvm_executionengine.mli - LLVM Ocaml Interface ---------*- C++ -*-===*
12 This interface provides an ocaml API for LLVM execution engine (JIT/
  /external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/ipo/
Makefile 1 ##===- bindings/ocaml/transforms/scalar/Makefile -----------*- Makefile -*-===##
20 include ../../Makefile.ocaml
  /external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/scalar/
Makefile 1 ##===- bindings/ocaml/transforms/scalar/Makefile -----------*- Makefile -*-===##
20 include ../../Makefile.ocaml
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/
Makefile 1 ##===- examples/OCaml-Kaleidoscope/Chapter3/Makefile -------*- Makefile -*-===##
15 TOOLNAME := OCaml-Kaleidoscope-Ch3
24 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
Makefile 1 ##===- examples/OCaml-Kaleidoscope/Chapter4/Makefile -------*- Makefile -*-===##
15 TOOLNAME := OCaml-Kaleidoscope-Ch4
25 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
Makefile 1 ##===- examples/OCaml-Kaleidoscope/Chapter5/Makefile -------*- Makefile -*-===##
15 TOOLNAME := OCaml-Kaleidoscope-Ch5
25 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
  /external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
dg.exp 3 if [ llvm_supports_binding ocaml ] then {
vmcore.ml 615 set_gc (Some "ocaml") fn;
616 insist (Some "ocaml" = gc fn);
    [all...]
  /external/swiftshader/third_party/LLVM/examples/
Makefile 28 ifeq ($(filter $(BINDINGS_TO_BUILD),ocaml),ocaml)
29 PARALLEL_DIRS += OCaml-Kaleidoscope
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
Makefile 1 ##===- examples/OCaml-Kaleidoscope/Chapter6/Makefile -------*- Makefile -*-===##
15 TOOLNAME := OCaml-Kaleidoscope-Ch6
34 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
Makefile 1 ##===- examples/OCaml-Kaleidoscope/Chapter7/Makefile -------*- Makefile -*-===##
15 TOOLNAME := OCaml-Kaleidoscope-Ch7
34 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
  /external/swiftshader/third_party/LLVM/bindings/ocaml/
Makefile 1 ##===- bindings/ocaml/Makefile -----------------------------*- Makefile -*-===##
12 ExtraMakefiles = $(PROJ_OBJ_DIR)/Makefile.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/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Makefile 1 ##===- bindings/ocaml/llvm/Makefile ------------------------*- Makefile -*-===##
19 include ../Makefile.ocaml
  /external/swiftshader/third_party/LLVM/docs/
Makefile 41 ifneq (,$(filter ocaml,$(BINDINGS_TO_BUILD)))
122 $(Verb) $(MAKE) -C $(LEVEL)/bindings/ocaml ocamldoc
126 `$(FIND) $(LEVEL)/bindings/ocaml -name "*.odoc" -exec echo -load '{}' ';'`
  /external/llvm/test/Bindings/OCaml/
core.ml 698 set_gc (Some "ocaml") fn;
699 insist (Some "ocaml" = gc fn);
    [all...]

Completed in 262 milliseconds

1 2