Home
last modified time | relevance | path

Searched refs:additional (Results 1 – 25 of 468) sorted by relevance

12345678910>>...19

/llvm-project-15.0.7/clang/test/Modules/
H A Dredefinition-same-header.m6 // expected-note-re@Inputs/SameHeader/B.h:3 {{'{{.*}}C.h' included multiple times, additional inclu…
8 // [email protected]:20 {{'{{.*}}C.h' included multiple times, additional
/llvm-project-15.0.7/llvm/test/tools/llvm-mt/
H A Dnotify_update.test15 RUN: not llvm-mt /manifest %p/Inputs/additional.manifest /out:%t.manifest /notify_update
16 RUN: llvm-mt /manifest %p/Inputs/additional.manifest /out:%t.manifest /notify_update
/llvm-project-15.0.7/llvm/test/MC/Mips/
H A Dnacl-mask.s25 # Check that additional nop is inserted, to align mask and jr to the next
62 # Check that additional nop is inserted, to align mask and load to the next
130 # Check that additional nop is inserted, to align mask and store to the next
187 # Check that additional nop is inserted, to align instruction and mask to the
197 # check that 2 additional nops are inserted, to align it to the next bundle.
/llvm-project-15.0.7/utils/bazel/third_party_build/
H A Dvulkan_headers.BUILD14 # headers to disable additional validation.
25 # headers to disable additional validation.
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/ELF/AMDGPU/
H A Dkd-zeroed-raw.s11 ;; assembled contains additional relocation info. A diff over the entire object
37 .short 0x0000 ;; additional fields.
/llvm-project-15.0.7/lld/test/ELF/linkerscript/
H A Dcompress-debug-sections-custom.s17 # file is 0x44, and the linker script adds an additional 0x10).
20 # linker script adds an additional 0x10).
/llvm-project-15.0.7/llvm/docs/
H A DPointerAuth.md51 The ``discriminator`` argument is the additional diversity data to be used as a
82 The ``discriminator`` argument is the additional diversity data to be used as a
153 The ``old discriminator`` argument is the additional diversity data to be used
157 The ``new discriminator`` argument is the additional diversity data to be used
184 The ``discriminator`` argument is the additional diversity data to be used as a
190 combination of value and additional diversity data.
H A DStackSafetyAnalysis.rst49 bugs in instrumented code. To avoid that we want additional validation tool.
54 a 'safe' variable we can produce an additional report to let the user know that
/llvm-project-15.0.7/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h498 unsigned additional) { in forPrototypePlus() argument
502 additional += llvm::count_if( in forPrototypePlus()
508 return RequiredArgs(prototype->getNumParams() + additional); in forPrototypePlus()
512 unsigned additional) { in forPrototypePlus() argument
513 return forPrototypePlus(prototype.getTypePtr(), additional); in forPrototypePlus()
/llvm-project-15.0.7/llvm/test/MC/AsmParser/
H A Dassembler-expressions-fail.s16 # No additional errors.
/llvm-project-15.0.7/mlir/test/mlir-tblgen/
H A Dexpect-symbol.td18 // CHECK: operands to additional constraints can only be symbol references
/llvm-project-15.0.7/clang/cmake/caches/
H A DREADME.txt11 [additional CMake options (i.e. -DCMAKE_INSTALL_PREFIX=<install path>)]
36 After configuration the following additional targets will be generated:
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dptrtoint-constexpr-invalid.ll5 ; type and explicitly zeroing any additional bytes.
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dmodules-ts.cppm21 // [email protected]:1 {{'{{.*}}modules-ts.cppm' included multiple times, additional
28 // [email protected]:1 {{'{{.*}}modules-ts.cppm' included multiple times, additional
/llvm-project-15.0.7/mlir/test/Dialect/Linalg/
H A Dtransform-ops.mlir11 // mechanism. Their syntax is generated and requries no additional testing since
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dextra-callee-save.mir2 # Check that we spill a scratch register, but not also an additional
H A Darm64-misched-forwarding-A53.ll5 ; are not needed for an additional two cycles.
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dalloca-align.ll9 ; We should see the stack getting additional alignment
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/include/llvm/Support/
H A DBUILD.gn16 # If any extensions should be enabled, they'd be passed as additional
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dliveness.mir4 # all subregister liveranges. We may need to create additional SSA values at
/llvm-project-15.0.7/polly/docs/
H A DArchitecture.rst67 benefit if Polly is scheduled at this position. The additional set of
80 canonicalized, there is also no need to run additional canonicalization passes.
85 reaches Polly often has additional scalar dependences that make Polly a lot less
/llvm-project-15.0.7/llvm/test/DebugInfo/
H A Ddwarfdump-zlib.test10 // that sections names are properly shown in zlib-gnu style (without additional 'z' prefix).
/llvm-project-15.0.7/llvm/utils/docker/scripts/
H A Dbuild_install_llvm.sh17 Passes additional -DCMAKE_INSTALL_PREFIX and puts the build results into
/llvm-project-15.0.7/mlir/examples/toy/Ch7/include/toy/
H A DOps.td107 // Indicate that additional verification for this operation is necessary.
362 // Indicate that additional verification for this operation is necessary.
388 // Indicate that additional verification for this operation is necessary.
418 // Indicate that additional verification for this operation is necessary.
446 // Indicate that additional verification for this operation is necessary.
/llvm-project-15.0.7/libunwind/src/
H A DUnwind-EHABI.cpp185 ucbp->pr_cache.additional); in unwindOneFrame()
521 exception_object->pr_cache.additional = frameInfo.flags; in unwind_phase1()
530 exception_object->pr_cache.additional); in unwind_phase1()
636 exception_object->pr_cache.additional = frameInfo.flags; in unwind_phase2()
761 exception_object->pr_cache.additional = frameInfo.flags; in unwind_phase2_forced()

12345678910>>...19