/external/llvm/runtime/ |
D | Makefile | 15 PARALLEL_DIRS := libprofile macro 20 PARALLEL_DIRS := $(filter-out libprofile, $(PARALLEL_DIRS)) macro 24 PARALLEL_DIRS := $(filter-out libprofile, $(PARALLEL_DIRS)) macro
|
/external/llvm/tools/ |
D | Makefile | 30 PARALLEL_DIRS := opt llvm-as llvm-dis \ macro 43 PARALLEL_DIRS := $(filter-out lldb,$(ONLY_TOOLS)) macro 69 PARALLEL_DIRS := $(filter-out bugpoint-passes, \ macro
|
/external/llvm/lib/Transforms/ |
D | Makefile | 11 PARALLEL_DIRS = Utils Instrumentation Scalar InstCombine IPO Vectorize Hello macro 17 PARALLEL_DIRS := $(filter-out Hello, $(PARALLEL_DIRS)) macro
|
/external/llvm/lib/Bitcode/ |
D | Makefile | 11 PARALLEL_DIRS = Reader Writer macro
|
/external/clang/lib/ |
D | Makefile | 11 PARALLEL_DIRS = Headers Basic Lex Parse AST Sema CodeGen Analysis \ macro
|
/external/clang/examples/ |
D | Makefile | 12 PARALLEL_DIRS := analyzer-plugin clang-interpreter PrintFunctionNames macro
|
/external/llvm/examples/OCaml-Kaleidoscope/ |
D | Makefile | 13 PARALLEL_DIRS:= Chapter2 Chapter3 Chapter4 Chapter5 Chapter6 Chapter7 macro
|
/external/llvm/examples/Kaleidoscope/ |
D | Makefile | 13 PARALLEL_DIRS:= Chapter2 Chapter3 Chapter4 Chapter5 Chapter6 Chapter7 macro
|
/external/llvm/examples/ |
D | Makefile | 13 PARALLEL_DIRS:= BrainF Fibonacci HowToUseJIT Kaleidoscope ModuleMaker macro
|
/external/llvm/bindings/ |
D | Makefile | 14 PARALLEL_DIRS = $(BINDINGS_TO_BUILD) macro
|
/external/llvm/lib/ |
D | Makefile | 13 PARALLEL_DIRS := VMCore AsmParser Bitcode Archive Analysis Transforms CodeGen \ macro
|
/external/llvm/utils/unittest/ |
D | Makefile | 11 PARALLEL_DIRS = googletest UnitTestMain macro
|
/external/clang/lib/StaticAnalyzer/ |
D | Makefile | 16 PARALLEL_DIRS := Core macro
|
/external/clang/runtime/ |
D | Makefile | 15 PARALLEL_DIRS := compiler-rt libcxx macro
|
/external/llvm/utils/ |
D | Makefile | 11 PARALLEL_DIRS := FileCheck FileUpdate TableGen PerfectShuffle \ macro
|
/external/llvm/lib/ExecutionEngine/ |
D | Makefile | 14 PARALLEL_DIRS = Interpreter JIT MCJIT RuntimeDyld macro
|
/external/llvm/unittests/ |
D | Makefile | 12 PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore Analysis Bitcode macro
|
/external/llvm/unittests/Transforms/ |
D | Makefile | 12 PARALLEL_DIRS = Utils macro
|
/external/llvm/unittests/ExecutionEngine/ |
D | Makefile | 13 PARALLEL_DIRS = JIT macro
|
/external/llvm/lib/Target/ |
D | Makefile | 18 PARALLEL_DIRS := $(TARGETS_TO_BUILD) macro
|
/external/clang/unittests/ |
D | Makefile | 17 PARALLEL_DIRS = Basic Frontend Lex Tooling macro
|
/external/llvm/lib/MC/ |
D | Makefile | 13 PARALLEL_DIRS := MCParser MCDisassembler macro
|
/external/llvm/lib/CodeGen/ |
D | Makefile | 12 PARALLEL_DIRS = SelectionDAG AsmPrinter macro
|
/external/clang/ |
D | Makefile | 19 PARALLEL_DIRS := macro
|