| /llvm-project-15.0.7/lldb/ |
| H A D | .gitignore | 47 # We should ignore Xcode-style embedding of llvm/ at lldb root dir.
|
| /llvm-project-15.0.7/llvm/resources/ |
| H A D | windows_version_resource.rc | 1 // Microsoft Visual C++ resource script for embedding version information.
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangOffloadWrapper.rst | 16 binary. See :ref:`image-binary-embedding-execution` for more details. 206 .. _image-binary-embedding-execution:
|
| H A D | OffloadingDesign.rst | 221 device. We create a fat object by embedding the output of the device compilation
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_ast_build_private.h | 221 __isl_take isl_ast_build *build, __isl_take isl_space *embedding);
|
| H A D | isl_ast_build.c | 1840 isl_multi_aff *embedding; in isl_ast_build_product() local 1881 embedding = isl_multi_aff_identity(space); in isl_ast_build_product() 1883 isl_multi_aff_copy(embedding)); in isl_ast_build_product() 1886 isl_multi_aff_product(build->internal2input, embedding); in isl_ast_build_product() 1892 isl_multi_aff_free(embedding); in isl_ast_build_product()
|
| /llvm-project-15.0.7/compiler-rt/include/profile/ |
| H A D | MemProfData.inc | 84 // MemProfData.inc since it would mean we are embedding a directive (the
|
| /llvm-project-15.0.7/llvm/include/llvm/ProfileData/ |
| H A D | MemProfData.inc | 84 // MemProfData.inc since it would mean we are embedding a directive (the
|
| /llvm-project-15.0.7/llvm/utils/gn/ |
| H A D | README.rst | 27 just parts of LLVM, and embedding the LLVM GN build from other builds are
|
| /llvm-project-15.0.7/third-party/benchmark/ |
| H A D | CMakeLists.txt | 38 option(BENCHMARK_ENABLE_INSTALL "Enable installation of benchmark. (Projects embedding benchmark ma…
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | DiagnosticLexKinds.td | 432 "embedding a #%0 directive within macro arguments is not supported">; 434 "embedding a directive within macro arguments has undefined behavior">,
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/ |
| H A D | SPIRVStructureOps.td | 445 Using an op with a region to define a SPIR-V module enables "embedding"
|
| /llvm-project-15.0.7/mlir/cmake/modules/ |
| H A D | AddMLIRPython.cmake | 4 # available for use and embedding into external projects (in their own
|
| /llvm-project-15.0.7/llvm/docs/PDB/ |
| H A D | DbiStream.rst | 340 module use offsets into the string table rather than embedding the string's value
|
| /llvm-project-15.0.7/mlir/docs/Dialects/Linalg/ |
| H A D | _index.md | 467 embedding of conditionals down to the innermost loop level.
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | DeclarativeRewrites.md | 760 * `(returnType "$_builder.getI32Type()")`: a string literal embedding C++. The
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/GPU/IR/ |
| H A D | GPUOps.td | 816 Using an op with a region to define a GPU module enables "embedding" GPU
|
| /llvm-project-15.0.7/llvm/ |
| H A D | CMakeLists.txt | 401 option(LLVM_ENABLE_BACKTRACES "Enable embedding backtraces on crash." ON)
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | CMake.rst | 663 On Windows, allows embedding a different C runtime allocator into the LLVM
|
| H A D | SpeculativeLoadHardening.md | 934 marginally cheaper than embedding into `%rsp` for entering functions.
|
| H A D | AMDGPUUsage.rst | 631 .. _amdgpu-embedding-bundled-objects: 636 AMDGPU supports the HIP and OpenMP languages that perform code object embedding 2550 The Clang option used to control source embedding in AMDGPU is defined in 2559 -g[no-]embed-source Enable/disable embedding source text in DWARF
|
| H A D | ProgrammersManual.rst | 1863 embedding in datastructures in most cases (instead, use an std::string or
|
| H A D | LangRef.rst | 7467 Some targets support embedding of flags to the linker inside individual object 7498 Some targets support embedding of strings into object files to indicate 23739 embedding the argument into encoding of that trap somehow to discriminate
|
| /llvm-project-15.0.7/clang/include/clang/Driver/ |
| H A D | Options.td | 3215 HelpText<"Restore the default behavior of not embedding source text in DWARF debug sections">;
|