| /llvm-project-15.0.7/utils/bazel/deps_impl/ |
| H A D | zlib_system.BUILD | 6 # already has the relevant header search and library search paths configured. 7 # It also sets the relevant LLVM `#define`s to enable zlib.
|
| H A D | terminfo_system.BUILD | 6 # toolchain already has the relevant library search paths configured. It also 7 # sets the relevant LLVM `#define`s to enoble using terminfo.
|
| H A D | zlib_external.BUILD | 5 # Wrapper around an external zlib library to add the relevant LLVM `#define`s.
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_stride.c | 235 isl_bool is_eq, relevant, has_stride; in detect_stride() local 238 relevant = isl_constraint_involves_dims(c, isl_dim_set, data->pos, 1); in detect_stride() 239 if (is_eq < 0 || relevant < 0) in detect_stride() 241 if (!is_eq || !relevant) { in detect_stride()
|
| /llvm-project-15.0.7/mlir/include/mlir/Interfaces/ |
| H A D | DataLayoutInterfaces.td | 36 attribute fitness for a particular key to the relevant type or dialect. 188 list of data layout entries relevant to the request. The entries are known 202 "relevant entries. The data layout object can be used " 217 "using the relevant entries. The data layout object can " 232 "type computed using the relevant entries. The data " 246 "computed using the relevant entries. The data layout" 278 in the same scope, and a list of data layout entries relevant to this type.
|
| /llvm-project-15.0.7/lldb/cmake/modules/ |
| H A D | debugserverConfig.cmake | 1 # Duplicate options from LLDBConfig that are relevant for debugserver Standalone builds.
|
| /llvm-project-15.0.7/flang/test/Driver/Inputs/ |
| H A D | ieee_arithmetic.mod | 2 ! Added for testing purposes. The contents of this file are currently not relevant.
|
| H A D | iso_fortran_env.mod | 2 ! Added for testing purposes. The contents of this file are currently not relevant.
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/google/ |
| H A D | readability-todo.rst | 8 The relevant style guide section is
|
| H A D | global-names-in-headers.rst | 9 The relevant style guide section is
|
| /llvm-project-15.0.7/libcxx/docs/ |
| H A D | Contributing.rst | 35 - Did you update the synopsis of the relevant headers? 36 - Did you update the relevant files to track implementation status (in ``docs/Status/``)? 45 - Did you add the relevant feature test macro(s) for your feature? Did you update the ``generate_fe…
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | TargetCXXABI.def | 80 /// The relevant changes from the generic ABI in this case are: 108 /// The relevant changes from the Itanium ABI are: 115 /// The relevant changes from the Itanium ABI are:
|
| /llvm-project-15.0.7/compiler-rt/test/safestack/ |
| H A D | CMakeLists.txt | 8 # Some tests require LTO, so add a dependency on the relevant LTO plugin.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | nest-register.ll | 3 ; Tests that the 'nest' parameter attribute causes the relevant parameter to be
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | nest-register.ll | 3 ; Tests that the 'nest' parameter attribute causes the relevant parameter to be
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | ppc32-nest.ll | 5 ; Tests that the 'nest' parameter attribute causes the relevant parameter to be
|
| H A D | ppc64-nest.ll | 5 ; Tests that the 'nest' parameter attribute causes the relevant parameter to be
|
| /llvm-project-15.0.7/flang/test/Driver/ |
| H A D | input-from-stdin-llvm.ll | 6 ; stdin, the file extension is not relevant here.
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/ |
| H A D | slicing.rst | 23 See the relevant C++ Core Guidelines sections for details:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | 2011-12-26-extractelement-duplicate-load.ll | 6 ; the relevant transformation doesn't know how to update
|
| H A D | change-compare-stride-trickiness-0.ll | 5 ; The comparison happens before the relevant use, but it can still be rewritten
|
| H A D | change-compare-stride-trickiness-1.ll | 3 ; The comparison happens after the relevant use, so the stride can easily
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/ARM/ |
| H A D | invalid-because-armv7.txt | 4 # ARMv7 triple, probably because the relevant instruction is v8, though there
|
| /llvm-project-15.0.7/clang/ |
| H A D | README.txt | 14 the relevant web sites. Here are some pointers:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SPARC/ |
| H A D | disable-fsmuld-fmuls.ll | 7 ;;; the relevant instruction, and alternative sequences get emitted
|