Home
last modified time | relevance | path

Searched defs:DIRS (Results 1 – 25 of 31) sorted by relevance

12

/external/llvm/
DMakefile30 DIRS := lib/Support lib/TableGen utils tools/llvm-config macro
33 DIRS := lib/Support lib/TableGen utils lib/IR lib tools/llvm-shlib \ macro
47 DIRS := $(filter-out tools/llvm-shlib, $(DIRS)) macro
51 DIRS := $(filter-out docs, $(DIRS)) macro
55 DIRS := $(filter-out tools docs, $(DIRS)) macro
60 DIRS := $(filter-out tools docs, $(DIRS)) macro
65 DIRS := $(filter-out docs, $(DIRS)) macro
70 DIRS := tools/clang/tools/driver tools/clang/lib/Headers \ macro
81 DIRS := $(filter-out tools docs unittests, $(DIRS)) \ macro
87 DIRS := $(filter-out tools docs, $(DIRS)) utils unittests macro
[all …]
/external/llvm/projects/
DMakefile15 DIRS:= $(filter-out llvm-test test-suite,$(patsubst $(PROJ_SRC_DIR)/%/Makefile,%,$(wildcard $(PROJ_… macro
18 DIRS := $(filter-out compiler-rt,$(DIRS)) macro
21 DIRS := $(filter-out libcxx,$(DIRS)) macro
24 DIRS := $(filter-out dragonegg,$(DIRS)) macro
/external/clang/
DMakefile17 DIRS := utils/TableGen include lib tools runtime docs unittests macro
33 DIRS := $(filter-out tools docs, $(DIRS)) macro
37 DIRS := $(filter-out docs unittests, $(DIRS)) macro
51 DIRS := $(filter-out docs, $(DIRS)) macro
/external/clang/tools/
DMakefile14 DIRS := macro
30 DIRS := libclang c-index-test macro
/external/llvm/cmake/
DMakefile10 DIRS := modules macro
/external/clang/include/
DMakefile2 DIRS := clang clang-c macro
/external/clang/include/clang/
DMakefile2 DIRS := AST Basic Driver Parse Sema Serialization macro
/external/llvm/lib/Target/CppBackend/
DMakefile12 DIRS = TargetInfo macro
/external/llvm/bindings/ocaml/transforms/
DMakefile11 DIRS = ipo passmgr_builder scalar_opts utils vectorize macro
/external/clang/lib/Frontend/
DMakefile11 DIRS := Rewrite macro
/external/clang/lib/StaticAnalyzer/
DMakefile15 DIRS := Checkers Frontend macro
/external/clang/include/clang-c/
DMakefile2 DIRS := macro
/external/llvm/bindings/ocaml/
DMakefile11 DIRS = llvm bitreader bitwriter irreader analysis target executionengine \ macro
/external/llvm/lib/Target/SystemZ/
DMakefile25 DIRS = InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc macro
/external/llvm/lib/Target/MSP430/
DMakefile20 DIRS = InstPrinter TargetInfo MCTargetDesc macro
/external/llvm/lib/Target/NVPTX/
DMakefile21 DIRS = InstPrinter TargetInfo MCTargetDesc macro
/external/llvm/lib/Target/Mips/
DMakefile22 DIRS = InstPrinter Disassembler AsmParser TargetInfo MCTargetDesc macro
/external/llvm/lib/Target/AMDGPU/
DMakefile21 DIRS = AsmParser InstPrinter TargetInfo MCTargetDesc Utils macro
/external/llvm/lib/Target/AVR/
DMakefile17 DIRS = TargetInfo macro
/external/llvm/lib/Target/ARM/
DMakefile22 DIRS = InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc macro
/external/llvm/lib/Target/WebAssembly/
DMakefile24 DIRS = InstPrinter TargetInfo MCTargetDesc macro
/external/llvm/lib/Target/Sparc/
DMakefile21 DIRS = InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc macro
/external/llvm/lib/Target/BPF/
DMakefile19 DIRS = InstPrinter TargetInfo MCTargetDesc macro
/external/llvm/lib/Target/AArch64/
DMakefile23 DIRS = TargetInfo InstPrinter AsmParser Disassembler MCTargetDesc Utils macro
/external/llvm/lib/Target/PowerPC/
DMakefile22 DIRS = AsmParser Disassembler InstPrinter TargetInfo MCTargetDesc macro

12