Searched refs:TARGETS_TO_BUILD (Results 1 - 22 of 22) sorted by relevance

/external/llvm/lib/Target/
H A DMakefile14 # We include this early so we can access the value of TARGETS_TO_BUILD as the
18 PARALLEL_DIRS := $(TARGETS_TO_BUILD)
/external/clang/tools/diagtool/
H A DMakefile20 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
/external/chromium_org/tools/clang/empty_string/
H A DMakefile16 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc
/external/chromium_org/tools/clang/rewrite_scoped_array/
H A DMakefile16 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc
/external/chromium_org/tools/clang/rewrite_scoped_ptr_ctor_null/
H A DMakefile16 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc
/external/clang/tools/arcmt-test/
H A DMakefile20 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
/external/clang/tools/c-arcmt-test/
H A DMakefile24 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
/external/clang/tools/clang-check/
H A DMakefile18 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
/external/clang/tools/clang-format/
H A DMakefile18 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
/external/clang/unittests/AST/
H A DMakefile13 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
/external/clang/unittests/ASTMatchers/Dynamic/
H A DMakefile14 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
/external/clang/unittests/ASTMatchers/
H A DMakefile16 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
/external/clang/unittests/Format/
H A DMakefile13 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
/external/clang/unittests/Frontend/
H A DMakefile13 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
/external/clang/unittests/Tooling/
H A DMakefile13 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
/external/clang/tools/c-index-test/
H A DMakefile25 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
/external/clang/tools/driver/
H A DMakefile32 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader bitwriter codegen \
/external/clang/tools/libclang/
H A DMakefile19 LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
/external/llvm/test/
H A DMakefile149 @$(ECHOPATH) s=@TARGETS_TO_BUILD@=$(TARGETS_TO_BUILD)=g >> lit.tmp
/external/llvm/
H A Dconfigure713 TARGETS_TO_BUILD
5653 TARGETS_TO_BUILD=""
5665 all) TARGETS_TO_BUILD="X86 Sparc PowerPC AArch64 ARM Mips XCore MSP430 CppBackend NVPTX Hexagon SystemZ R600" ;;
5668 x86) TARGETS_TO_BUILD="X86 $TARGETS_TO_BUILD" ;;
5669 x86_64) TARGETS_TO_BUILD="X86 $TARGETS_TO_BUILD" ;;
5670 sparc) TARGETS_TO_BUILD="Sparc $TARGETS_TO_BUILD" ;;
5671 powerpc) TARGETS_TO_BUILD
[all...]
H A DMakefile128 TARGETS_TO_BUILD="$(TARGETS_TO_BUILD)" \
/external/llvm/projects/sample/
H A Dconfigure705 TARGETS_TO_BUILD
5291 TARGETS_TO_BUILD=""
5303 all) TARGETS_TO_BUILD="X86 Sparc PowerPC AArch64 ARM Mips XCore MSP430 CppBackend NVPTX Hexagon SystemZ R600" ;;
5306 x86) TARGETS_TO_BUILD="X86 $TARGETS_TO_BUILD" ;;
5307 x86_64) TARGETS_TO_BUILD="X86 $TARGETS_TO_BUILD" ;;
5308 sparc) TARGETS_TO_BUILD="Sparc $TARGETS_TO_BUILD" ;;
5309 powerpc) TARGETS_TO_BUILD
[all...]

Completed in 2376 milliseconds