HomeSort by relevance Sort by last modified time
    Searched refs:polly (Results 1 - 7 of 7) sorted by null

  /external/clang/tools/driver/
cc1_main.cpp 62 namespace polly { namespace
84 polly::initializePollyPasses(Registry);
  /external/llvm/test/
Makefile 73 ifeq ($(shell test -f $(PROJ_OBJ_DIR)/../tools/polly/Makefile && echo OK), OK)
74 LIT_ALL_TESTSUITES += $(PROJ_OBJ_DIR)/../tools/polly/test
76 # Force creation of Polly's lit.site.cfg.
77 polly-tools-site-cfg: FORCE
78 $(MAKE) -C $(PROJ_OBJ_DIR)/../tools/polly/test lit.site.cfg
79 extra-site-cfgs:: polly-tools-site-cfg
  /external/llvm/tools/bugpoint/
bugpoint.cpp 109 namespace polly { namespace
135 polly::initializePollyPasses(Registry);
  /external/llvm/tools/
Makefile 65 PARALLEL_DIRS += polly
  /external/llvm/tools/opt/
opt.cpp 291 namespace polly { namespace
335 polly::initializePollyPasses(Registry);
  /external/llvm/
Makefile 128 --disable-polly $$configure_opts; \
configure 835 tools/polly'
    [all...]

Completed in 583 milliseconds