HomeSort by relevance Sort by last modified time
    Searched refs:OCaml (Results 1 - 13 of 13) sorted by null

  /external/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/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/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/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/llvm/examples/
Makefile 28 ifeq ($(filter $(BINDINGS_TO_BUILD),ocaml),ocaml)
29 PARALLEL_DIRS += OCaml-Kaleidoscope
  /external/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/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/llvm/bindings/ocaml/target/
llvm_target.ml 1 (*===-- llvm_target.ml - LLVM Ocaml Interface ------------------*- OCaml -*-===*
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/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/transforms/scalar/
llvm_scalar_opts.ml 1 (*===-- llvm_scalar_opts.ml - LLVM Ocaml Interface -------------*- OCaml -*-===*
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

Completed in 2576 milliseconds