Home
last modified time | relevance | path

Searched refs:LLVMConfig (Results 1 – 13 of 13) sorted by relevance

/external/llvm/cmake/modules/
DCMakeLists.txt16 # Generate LLVMConfig.cmake for the build tree.
36 LLVMConfig.cmake.in
37 ${llvm_cmake_builddir}/LLVMConfig.cmake
40 # For compatibility with projects that include(LLVMConfig)
50 # Generate LLVMConfig.cmake for the install tree.
52 # Compute the installation prefix from this LLVMConfig.cmake file location.
68 LLVMConfig.cmake.in
69 ${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/LLVMConfig.cmake
82 ${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/LLVMConfig.cmake
91 PATTERN LLVMConfig.cmake EXCLUDE
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DCMakeLists.txt32 # Generate LLVMConfig.cmake for the build tree.
67 LLVMConfig.cmake.in
68 ${llvm_cmake_builddir}/LLVMConfig.cmake
72 # For compatibility with projects that include(LLVMConfig)
82 # Generate LLVMConfig.cmake for the install tree.
84 # Compute the installation prefix from this LLVMConfig.cmake file location.
101 LLVMConfig.cmake.in
102 ${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/LLVMConfig.cmake
119 ${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/LLVMConfig.cmake
130 PATTERN LLVMConfig.cmake EXCLUDE
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/llvm/
D__init__.py9 llvm_config = config.LLVMConfig(lit_config, test_config)
Dconfig.py16 class LLVMConfig(object): class
/external/llvm/runtimes/
DCMakeLists.txt32 # LLVMConfig.cmake contains a bunch of CMake variables from the LLVM build.
35 include(LLVMConfig)
/external/clang/cmake/modules/
DCMakeLists.txt22 # Compute the installation prefix from this LLVMConfig.cmake file location.
/external/llvm/docs/
DCMake.rst575 message(STATUS "Using LLVMConfig.cmake in: ${LLVM_DIR}")
596 example) will look for the ``LLVMConfig.cmake`` file in various locations (see
598 directory where ``LLVMConfig.cmake`` is found or allows the user to specify the
604 * ``<INSTALL_PREFIX>/lib/cmake/llvm/LLVMConfig.cmake`` where
606 On Linux typically this is ``/usr/lib/cmake/llvm/LLVMConfig.cmake``.
608 * ``<LLVM_BUILD_ROOT>/lib/cmake/llvm/LLVMConfig.cmake`` where
618 The ``LLVMConfig.cmake`` file sets various useful variables. Notable variables
623 LLVMConfig.cmake).
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCMake.rst650 message(STATUS "Using LLVMConfig.cmake in: ${LLVM_DIR}")
671 example) will look for the ``LLVMConfig.cmake`` file in various locations (see
673 directory where ``LLVMConfig.cmake`` is found or allows the user to specify the
679 * ``<INSTALL_PREFIX>/lib/cmake/llvm/LLVMConfig.cmake`` where
681 On Linux typically this is ``/usr/lib/cmake/llvm/LLVMConfig.cmake``.
683 * ``<LLVM_BUILD_ROOT>/lib/cmake/llvm/LLVMConfig.cmake`` where
693 The ``LLVMConfig.cmake`` file sets various useful variables. Notable variables
698 LLVMConfig.cmake).
/external/compiler-rt/
DCMakeLists.txt66 # Get some LLVM variables from LLVMConfig.
67 include("${LLVM_CMAKE_PATH}/LLVMConfig.cmake")
/external/libcxx/cmake/Modules/
DHandleOutOfTreeLLVM.cmake85 include(LLVMConfig) # For TARGET_TRIPLE
/external/libcxxabi/cmake/Modules/
DHandleOutOfTreeLLVM.cmake85 include(LLVMConfig) # For TARGET_TRIPLE
/external/swiftshader/third_party/llvm-7.0/llvm/runtimes/
DCMakeLists.txt78 # LLVMConfig.cmake contains a bunch of CMake variables from the LLVM build.
81 include(LLVMConfig)
/external/clang/
DCMakeLists.txt62 set(LLVMCONFIG_FILE "${LLVM_CMAKE_PATH}/LLVMConfig.cmake")