Searched refs:DIRS (Results 1 - 25 of 32) sorted by relevance

12

/external/llvm/projects/
H A DMakefile15 DIRS:= $(filter-out llvm-test test-suite,$(patsubst $(PROJ_SRC_DIR)/%/Makefile,%,$(wildcard $(PROJ_SRC_DIR)/*/Makefile))) macro
18 DIRS := $(filter-out compiler-rt,$(DIRS)) macro
21 DIRS := $(filter-out libcxx,$(DIRS)) macro
25 DIRS := $(filter-out sample, $(DIRS)) macro
/external/clang/include/
H A DMakefile2 DIRS := clang clang-c macro
/external/llvm/projects/sample/lib/
H A DMakefile11 DIRS=sample macro
/external/llvm/projects/sample/tools/
H A DMakefile11 DIRS=sample macro
/external/llvm/bindings/ocaml/transforms/
H A DMakefile11 DIRS = scalar ipo macro
14 $(Verb) for i in $(DIRS) ; do \
/external/clang/lib/StaticAnalyzer/
H A DMakefile15 DIRS := Checkers Frontend macro
/external/llvm/lib/Analysis/
H A DMakefile12 DIRS = IPA macro
/external/llvm/projects/sample/
H A DMakefile11 DIRS = lib tools macro
/external/llvm/lib/Target/CppBackend/
H A DMakefile12 DIRS = TargetInfo macro
/external/llvm/bindings/ocaml/
H A DMakefile11 DIRS = llvm bitreader bitwriter analysis target executionengine transforms macro
15 $(Verb) for i in $(DIRS) ; do \
/external/clang/tools/
H A DMakefile11 DIRS := driver libclang c-index-test arcmt-test c-arcmt-test diagtool \ macro
/external/llvm/
H A DMakefile30 DIRS := lib/Support lib/TableGen utils tools/llvm-config macro
33 DIRS := lib/Support lib/TableGen utils lib/VMCore 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 runtime docs, $(DIRS)) macro
60 DIRS := $(filter-out tools runtime docs, $(DIRS)) macro
65 DIRS := $(filter-out runtime docs, $(DIRS)) macro
70 DIRS := tools/clang/tools/driver tools/clang/lib/Headers \\ macro
80 DIRS := $(filter-out tools docs unittests, $(DIRS)) \\ macro
86 DIRS := $(filter-out tools runtime docs, $(DIRS)) utils unittests macro
98 DIRS := $(filter-out unittests, $(DIRS)) macro
[all...]
/external/llvm/lib/Target/CellSPU/
H A DMakefile18 DIRS = TargetInfo MCTargetDesc macro
/external/llvm/lib/Target/Hexagon/
H A DMakefile21 DIRS = InstPrinter TargetInfo MCTargetDesc macro
/external/llvm/lib/Target/MSP430/
H A DMakefile20 DIRS = InstPrinter TargetInfo MCTargetDesc macro
/external/llvm/lib/Target/PTX/
H A DMakefile21 DIRS = InstPrinter TargetInfo MCTargetDesc macro
/external/llvm/lib/Target/PowerPC/
H A DMakefile21 DIRS = InstPrinter TargetInfo MCTargetDesc macro
/external/llvm/lib/Target/Sparc/
H A DMakefile19 DIRS = TargetInfo MCTargetDesc macro
/external/llvm/lib/Target/XCore/
H A DMakefile20 DIRS = TargetInfo MCTargetDesc macro
/external/clang/
H A DMakefile17 DIRS := utils/TableGen include lib tools runtime docs unittests macro
27 DIRS := $(filter-out tools docs, $(DIRS)) macro
41 DIRS := $(filter-out docs, $(DIRS)) macro
/external/llvm/lib/Target/MBlaze/
H A DMakefile21 DIRS = InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc macro
/external/llvm/lib/Target/Mips/
H A DMakefile20 DIRS = InstPrinter Disassembler AsmParser TargetInfo MCTargetDesc macro
/external/llvm/lib/Target/X86/
H A DMakefile22 DIRS = InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc Utils macro
/external/llvm/lib/Target/ARM/
H A DMakefile22 DIRS = InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc macro
/external/llvm/tools/
H A DMakefile29 DIRS := llvm-config macro
51 # it so it is added to DIRS.
53 DIRS += lto gold

Completed in 526 milliseconds

12