Home
last modified time | relevance | path

Searched refs:Configure (Results 1 – 25 of 62) sorted by relevance

123

/llvm-project-15.0.7/lldb/source/Version/
H A DCMakeLists.txt5 # Configure the VCSVersion.inc file.
26 # Configure the Version.inc file.
/llvm-project-15.0.7/flang/unittests/Runtime/
H A DStop.cpp29 Fortran::runtime::executionEnvironment.Configure(0, nullptr, nullptr); in TEST()
55 Fortran::runtime::executionEnvironment.Configure(0, nullptr, nullptr); in TEST()
/llvm-project-15.0.7/clang/
H A DINSTALL.txt21 // Step 2: Configure and Build LLVM
24 Configure and build your copy of LLVM (see $LLVM_SRC_ROOT/GettingStarted.html
/llvm-project-15.0.7/lldb/test/
H A DCMakeLists.txt14 # Configure the build directory.
22 # Configure and create module cache directories.
184 # Configure the individual test suites.
189 # Configure the top level test suite.
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/include/lldb/Version/
H A DBUILD.gn4 # Configure the Version.inc file.
/llvm-project-15.0.7/flang/runtime/
H A Dmain.cpp32 Fortran::runtime::executionEnvironment.Configure(argc, argv, envp); in RTNAME()
H A Denvironment.h34 void Configure(int argc, const char *argv[], const char *envp[]);
H A Denvironment.cpp40 void ExecutionEnvironment::Configure( in Configure() function in Fortran::runtime::ExecutionEnvironment
/llvm-project-15.0.7/flang/unittests/Evaluate/
H A Dexpression.cpp23 auto intrinsics{Fortran::evaluate::IntrinsicProcTable::Configure(defaults)}; in main()
H A Dfolding.cpp47 auto intrinsics{Fortran::evaluate::IntrinsicProcTable::Configure(defaults)}; in TestHostRuntimeSubnormalFlushing()
/llvm-project-15.0.7/openmp/tools/multiplex/tests/
H A DCMakeLists.txt19 # Configure the lit.site.cfg.in file
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Version/
H A DBUILD.gn3 # Configure the VCSVersion.inc file
/llvm-project-15.0.7/clang/tools/scan-build-py/lib/libear/
H A D__init__.py162 class Configure(object): class
222 return Configure(toolset)
/llvm-project-15.0.7/openmp/tools/archer/tests/
H A DCMakeLists.txt41 # Configure the lit.site.cfg.in file
/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dintrinsics.h78 static IntrinsicProcTable Configure( in ENUM_CLASS()
/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DCMakeLists.txt153 # Configure CUDA support. Using check_language first allows us to give a
185 # Configure ROCm support.
/llvm-project-15.0.7/openmp/libomptarget/test/
H A DCMakeLists.txt29 # Configure the lit.site.cfg.in file
/llvm-project-15.0.7/llvm/test/TableGen/
H A DRegisterInfoEmitter-tsflags.td3 // Configure and test TSFlags for a target.
/llvm-project-15.0.7/openmp/runtime/test/
H A DCMakeLists.txt44 # Configure the lit.site.cfg.in file
/llvm-project-15.0.7/mlir/lib/Dialect/GPU/
H A DCMakeLists.txt91 # Configure CUDA language support. Using check_language first allows us to
/llvm-project-15.0.7/third-party/benchmark/docs/
H A Dplatform_specific_build_instructions.md38 * Click `Configure`, `Generate`, `Open Project`.
/llvm-project-15.0.7/clang/tools/driver/
H A DCMakeLists.txt68 # Configure plist creation for OS X.
/llvm-project-15.0.7/clang/tools/clang-fuzzer/
H A DDockerfile26 # Configure instrumented LLVM (stage 1)
/llvm-project-15.0.7/llvm/docs/
H A DPackaging.rst57 Configure with ``--enable-shared`` to build
/llvm-project-15.0.7/openmp/runtime/tools/
H A Dcheck-depends.pl334 Getopt::Long::Configure( "permute" );

123