Home
last modified time | relevance | path

Searched refs:UsedComponents (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/LLVM/bindings/ocaml/bitwriter/
DMakefile16 UsedComponents := bitwriter macro
/external/swiftshader/third_party/LLVM/bindings/ocaml/target/
DMakefile16 UsedComponents := target macro
/external/swiftshader/third_party/LLVM/bindings/ocaml/bitreader/
DMakefile16 UsedComponents := bitreader macro
/external/swiftshader/third_party/LLVM/bindings/ocaml/analysis/
DMakefile16 UsedComponents := analysis macro
/external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/ipo/
DMakefile17 UsedComponents := ipo macro
/external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/scalar/
DMakefile17 UsedComponents := scalaropts macro
/external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
DMakefile16 UsedComponents := executionengine jit interpreter native macro
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter2/
DMakefile17 UsedComponents := core macro
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/
DMakefile17 UsedComponents := core macro
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
DMakefile17 UsedComponents := core macro
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
DMakefile17 UsedComponents := core macro
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
DMakefile17 UsedComponents := core macro
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
DMakefile17 UsedComponents := core macro
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
DMakefile16 UsedComponents := core macro
/external/swiftshader/third_party/LLVM/bindings/ocaml/
DMakefile.ocaml35 ifdef UsedComponents
36 UsedLibs = $(shell $(LLVM_CONFIG) --libs $(UsedComponents))
37 UsedLibNames = $(shell $(LLVM_CONFIG) --libnames $(UsedComponents))