OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PARALLEL_DIRS
(Results
1 - 25
of
28
) sorted by null
1
2
/external/clang/lib/ASTMatchers/
Makefile
13
PARALLEL_DIRS
= Dynamic
/external/clang/lib/Rewrite/
Makefile
12
PARALLEL_DIRS
:= Core
/external/llvm/lib/Bitcode/
Makefile
11
PARALLEL_DIRS
= Reader Writer
/external/llvm/utils/unittest/
Makefile
11
PARALLEL_DIRS
= googletest UnitTestMain
/external/llvm/runtime/
Makefile
15
PARALLEL_DIRS
:= libprofile
20
PARALLEL_DIRS
:= $(filter-out libprofile, $(
PARALLEL_DIRS
))
24
PARALLEL_DIRS
:= $(filter-out libprofile, $(
PARALLEL_DIRS
))
/external/clang/examples/
Makefile
12
PARALLEL_DIRS
:= analyzer-plugin clang-interpreter PrintFunctionNames
/external/clang/lib/StaticAnalyzer/
Makefile
16
PARALLEL_DIRS
:= Core
/external/clang/unittests/
Makefile
17
PARALLEL_DIRS
= Basic Lex
22
PARALLEL_DIRS
+= Format
26
PARALLEL_DIRS
+= ASTMatchers AST Tooling
30
PARALLEL_DIRS
+= Frontend
/external/llvm/lib/ExecutionEngine/
Makefile
14
PARALLEL_DIRS
= Interpreter JIT MCJIT RuntimeDyld
17
PARALLEL_DIRS
+= IntelJITEvents
21
PARALLEL_DIRS
+= OProfileJIT
/external/llvm/lib/Transforms/
Makefile
11
PARALLEL_DIRS
= Utils Instrumentation Scalar InstCombine IPO Vectorize Hello ObjCARC
17
PARALLEL_DIRS
:= $(filter-out Hello, $(
PARALLEL_DIRS
))
/external/llvm/examples/
Makefile
13
PARALLEL_DIRS
:= BrainF Fibonacci HowToUseJIT Kaleidoscope ModuleMaker
16
PARALLEL_DIRS
+= ParallelJIT
21
PARALLEL_DIRS
+= ExceptionDemo
24
PARALLEL_DIRS
+= ExceptionDemo
29
PARALLEL_DIRS
+= OCaml-Kaleidoscope
/external/clang/lib/
Makefile
12
PARALLEL_DIRS
= Headers Basic Lex Parse AST Sema CodeGen Analysis Frontend \
19
PARALLEL_DIRS
+= ASTMatchers
23
PARALLEL_DIRS
+= StaticAnalyzer
/external/clang/tools/
Makefile
15
PARALLEL_DIRS
:= driver diagtool clang-format
18
PARALLEL_DIRS
+= clang-check
26
PARALLEL_DIRS
:= driver
/external/llvm/bindings/
Makefile
14
PARALLEL_DIRS
= $(BINDINGS_TO_BUILD)
/external/llvm/lib/MC/
Makefile
13
PARALLEL_DIRS
:= MCParser MCDisassembler
/external/llvm/lib/Target/
Makefile
15
# value for
PARALLEL_DIRS
which must be set before Makefile.rules is included
18
PARALLEL_DIRS
:= $(TARGETS_TO_BUILD)
/external/llvm/unittests/Transforms/
Makefile
12
PARALLEL_DIRS
= DebugIR Utils
/external/llvm/tools/
Makefile
30
PARALLEL_DIRS
:= opt llvm-as llvm-dis \
42
PARALLEL_DIRS
+= llvm-jitlistener
49
PARALLEL_DIRS
:= $(filter-out lldb,$(ONLY_TOOLS))
61
PARALLEL_DIRS
+= lto
64
PARALLEL_DIRS
+= bugpoint-passes
68
PARALLEL_DIRS
+= polly
75
PARALLEL_DIRS
:= $(filter-out bugpoint-passes, \
76
$(
PARALLEL_DIRS
))
/external/clang/runtime/
Makefile
15
PARALLEL_DIRS
:= compiler-rt libcxx
/external/llvm/examples/Kaleidoscope/
Makefile
13
PARALLEL_DIRS
:= Chapter2 Chapter3 Chapter4 Chapter5 Chapter6 Chapter7
/external/llvm/examples/OCaml-Kaleidoscope/
Makefile
13
PARALLEL_DIRS
:= Chapter2 Chapter3 Chapter4 Chapter5 Chapter6 Chapter7
/external/llvm/lib/CodeGen/
Makefile
12
PARALLEL_DIRS
= SelectionDAG AsmPrinter
/external/llvm/unittests/ExecutionEngine/
Makefile
17
PARALLEL_DIRS
= JIT MCJIT
/external/llvm/lib/
Makefile
13
PARALLEL_DIRS
:= IR AsmParser Bitcode Analysis Transforms CodeGen \
/external/llvm/unittests/
Makefile
12
PARALLEL_DIRS
= ADT Analysis Bitcode DebugInfo ExecutionEngine IR Object \
Completed in 660 milliseconds
1
2