HomeSort by relevance Sort by last modified time
    Searched refs:ocaml (Results 1 - 25 of 30) 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 {
  /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/capstone/bindings/
Makefile 15 .PHONY: all expected python java ocaml
20 cd ocaml && $(MAKE) gen_const
66 ocaml: FORCE
83 cd ocaml && $(MAKE) clean
86 make -C ocaml check
  /external/capstone/bindings/ocaml/
Makefile 7 all: arm_const.cmxa arm64_const.cmxa mips_const.cmxa ppc_const.cmxa sparc_const.cmxa sysz_const.cmxa x86_const.cmxa xcore_const.cmxa arm.cmxa arm64.cmxa mips.cmxa ppc.cmxa x86.cmxa sparc.cmxa systemz.cmxa xcore.cmxa capstone.cmxa test_basic.cmx test_detail.cmx test_x86.cmx test_arm.cmx test_arm64.cmx test_mips.cmx test_ppc.cmx test_sparc.cmx test_systemz.cmx test_xcore.cmx ocaml.o
8 ocamlopt -o test_basic -ccopt $(FLAGS) ocaml.o capstone.cmx test_basic.cmx -cclib -l$(LIB)
9 ocamlopt -o test_detail -ccopt $(FLAGS) capstone.cmx ocaml.o test_detail.cmx -cclib -l$(LIB)
10 ocamlopt -o test_x86 -ccopt $(FLAGS) capstone.cmx ocaml.o x86.cmx x86_const.cmx test_x86.cmx -cclib -l$(LIB)
11 ocamlopt -o test_arm -ccopt $(FLAGS) capstone.cmx ocaml.o arm.cmx arm_const.cmx test_arm.cmx -cclib -l$(LIB)
12 ocamlopt -o test_arm64 -ccopt $(FLAGS) capstone.cmx ocaml.o arm64.cmx arm64_const.cmx test_arm64.cmx -cclib -l$(LIB)
13 ocamlopt -o test_mips -ccopt $(FLAGS) capstone.cmx ocaml.o mips.cmx mips_const.cmx test_mips.cmx -cclib -l$(LIB)
14 ocamlopt -o test_ppc -ccopt $(FLAGS) capstone.cmx ocaml.o ppc.cmx ppc_const.cmx test_ppc.cmx -cclib -l$(LIB)
15 ocamlopt -o test_sparc -ccopt $(FLAGS) capstone.cmx ocaml.o sparc.cmx sparc_const.cmx test_sparc.cmx -cclib -l$(LIB)
16 ocamlopt -o test_systemz -ccopt $(FLAGS) capstone.cmx ocaml.o systemz.cmx sysz_const.cmx test_systemz.cmx -cclib -l$(LIB
    [all...]
  /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 '{}' ';'`

Completed in 124 milliseconds

1 2