Home
last modified time | relevance | path

Searched refs:LLVM_SRC_ROOT (Results 1 – 25 of 48) sorted by relevance

12

/external/clang/
DINSTALL.txt12 source code is located at $LLVM_SRC_ROOT, then the clang source code should be
15 $LLVM_SRC_ROOT/tools/clang
24 Configure and build your copy of LLVM (see $LLVM_SRC_ROOT/GettingStarted.html
27 Assuming you installed clang at $LLVM_SRC_ROOT/tools/clang then Clang will
/external/llvm/utils/TableGen/
Dtdtags183 for d in $LLVM_SRC_ROOT/include \
184 $LLVM_SRC_ROOT/tools/clang/include
286 td_find "$LLVM_SRC_ROOT"
312 cd $LLVM_SRC_ROOT/lib/Target
356 LLVM_SRC_ROOT=
415 if ! LLVM_SRC_ROOT=$(llvm_src_root && pwd)
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
Dtdtags183 for d in $LLVM_SRC_ROOT/include \
184 $LLVM_SRC_ROOT/tools/clang/include
286 td_find "$LLVM_SRC_ROOT"
312 cd $LLVM_SRC_ROOT/lib/Target
356 LLVM_SRC_ROOT=
415 if ! LLVM_SRC_ROOT=$(llvm_src_root && pwd)
/external/swiftshader/third_party/LLVM/
DMakefile140 include $(LLVM_SRC_ROOT)/Makefile.rules
195 $(FilesToConfigPATH) : $(LLVM_OBJ_ROOT)/% : $(LLVM_SRC_ROOT)/%.in
212 $(LLVM_SRC_ROOT)/utils/show-diagnostics \
249 $(SVN) $(SVN-UPDATE-OPTIONS) update $(LLVM_SRC_ROOT)
250 @ $(SVN) status $(LLVM_SRC_ROOT) | $(SUB-SVN-DIRS) | xargs $(SVN) $(SVN-UPDATE-OPTIONS) update
DMakefile.config.in25 # o LLVM_SRC_ROOT : The root directory of the LLVM source code.
50 LLVM_SRC_ROOT := $(call realpath, @abs_top_srcdir@)
52 PROJ_SRC_ROOT := $(LLVM_SRC_ROOT)
53 PROJ_SRC_DIR := $(call realpath, $(LLVM_SRC_ROOT)/$(patsubst $(PROJ_OBJ_ROOT)%,%,$(PROJ_OBJ_DIR)…
67 ifndef LLVM_SRC_ROOT
68 $(error Projects must define LLVM_SRC_ROOT)
81 LLVMMAKE := $(LLVM_SRC_ROOT)/make
156 MKDIR := $(LLVM_SRC_ROOT)/autoconf/mkinstalldirs
DMakefile.common69 include $(LLVM_SRC_ROOT)/Makefile.rules
/external/v8/tools/gcmole/
DMakefile30 LLVM_INCLUDE:=$(LLVM_SRC_ROOT)/include
31 CLANG_INCLUDE:=$(LLVM_SRC_ROOT)/tools/clang/include
/external/swiftshader/third_party/LLVM/test/
DMakefile109 $(LLVM_SRC_ROOT)/utils/lit/lit.py $(LIT_ARGS) $(LIT_TESTSUITE) )
113 $(LLVM_SRC_ROOT)/utils/lit/lit.py $(LIT_ARGS) $(LIT_ALL_TESTSUITES) )
182 @$(ECHOPATH) s=@LLVM_SOURCE_DIR@=$(LLVM_SRC_ROOT)=g > lit.tmp
194 @$(ECHOPATH) s=@LLVM_SOURCE_DIR@=$(LLVM_SRC_ROOT)=g > unit.tmp
/external/swiftshader/third_party/LLVM/projects/sample/
DMakefile.common.in6 LLVM_SRC_ROOT = @LLVM_SRC@
22 include $(LLVM_SRC_ROOT)/Makefile.common
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-config/
DBuildVariables.inc.in19 #define LLVM_SRC_ROOT "@LLVM_SRC_ROOT@"
/external/swiftshader/third_party/LLVM/docs/
DMakefile95 userloc: $(LLVM_SRC_ROOT)/docs/userloc.html
97 $(LLVM_SRC_ROOT)/docs/userloc.html:
99 $(Verb) cd $(LLVM_SRC_ROOT) ; ./utils/userloc.pl -details -recurse \
/external/swiftshader/third_party/LLVM/projects/sample/autoconf/
Dconfigure.ac7 LLVM_SRC_ROOT="../.."
11 LLVM_ABS_SRC_ROOT="`cd $srcdir ; cd $LLVM_SRC_ROOT ; pwd`"
/external/swiftshader/third_party/LLVM/lib/Target/
DMakefile20 include $(LLVM_SRC_ROOT)/Makefile.rules
/external/swiftshader/third_party/LLVM/tools/llc/
DMakefile20 include $(LLVM_SRC_ROOT)/Makefile.rules
/external/swiftshader/third_party/LLVM/unittests/Support/
DMakefile15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
/external/swiftshader/third_party/LLVM/tools/macho-dump/
DMakefile23 include $(LLVM_SRC_ROOT)/Makefile.rules
/external/swiftshader/third_party/LLVM/unittests/Transforms/Utils/
DMakefile15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
/external/swiftshader/third_party/LLVM/unittests/VMCore/
DMakefile15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/
DMakefile18 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
/external/swiftshader/third_party/LLVM/unittests/Analysis/
DMakefile15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
/external/swiftshader/third_party/LLVM/tools/llvm-mc/
DMakefile23 include $(LLVM_SRC_ROOT)/Makefile.rules
/external/swiftshader/third_party/LLVM/tools/llvm-rtdyld/
DMakefile23 include $(LLVM_SRC_ROOT)/Makefile.rules
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
DMakefile15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
/external/swiftshader/third_party/LLVM/unittests/ADT/
DMakefile23 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
/external/swiftshader/third_party/LLVM/tools/llvm-config/
Dllvm-config.in.in28 my $LLVM_SRC_ROOT = q{@abs_top_srcdir@};
74 $INCLUDEDIR = "$LLVM_SRC_ROOT/include";
134 $has_opt = 1; print abs_path("$LLVM_SRC_ROOT/");

12