| /llvm-project-15.0.7/clang/test/Driver/ |
| H A D | modules.m | 21 // MODULES_VALIDATE_ONCE: -fmodules-validate-once-per-build-session 25 // MODULES_VALIDATE_ONCE_FILE: -fmodules-validate-once-per-build-session 31 // MODULES_VALIDATE_SYSTEM_HEADERS_DEFAULT-NOT: -fmodules-validate-system-headers 34 // MODULES_VALIDATE_SYSTEM_HEADERS_DEFAULT_MOD: -fmodules-validate-system-headers 36 // RUN: %clang -fmodules -fmodules-validate-system-headers -### %s 2>&1 | FileCheck -check-prefix=M… 37 // MODULES_VALIDATE_SYSTEM_HEADERS: -fmodules-validate-system-headers 40 // MODULES_VALIDATE_SYSTEM_HEADERS_NOSYSVALID-NOT: -fmodules-validate-system-headers 78 // RUN: %clang -fno-modules -fmodules-validate-once-per-build-session -### %s 2>&1 | FileCheck -che… 79 // VALIDATE_ONCE_FLAG-NOT: -fmodules-validate-once-per-build-session 81 // RUN: %clang -fno-modules -fmodules-validate-system-headers -### %s 2>&1 | FileCheck -check-prefi… [all …]
|
| /llvm-project-15.0.7/clang/test/Modules/ |
| H A D | validate-system-headers.m | 12 // Modify the system header, and confirm that we don't notice without -fmodules-validate-system-hea… 13 // The pcm file in the cache should fail to validate. 19 // Now make sure we rebuild the module when -fmodules-validate-system-headers is set. 20 …system %t/Inputs/usr/include -fmodules -fimplicit-module-maps -fmodules-validate-system-headers -f… 25 // This should override -fmodules-validate-once-per-build-session 27 …-header -fsyntax-only %s -fbuild-session-timestamp=1390000000 -fmodules-validate-once-per-build-se… 33 // Don't recompile due to -fmodules-validate-once-per-build-session 34 …-header -fsyntax-only %s -fbuild-session-timestamp=1390000000 -fmodules-validate-once-per-build-se… 37 // Now add -fmodules-validate-system-headers and rebuild 38 …validate-system-headers -fmodules-cache-path=%t/ModuleCache -fdisable-module-hash -x objective-c-h…
|
| H A D | dependency-gen.modulemap | 4 // RUN: %clang_cc1 -I. -x c++ -fmodule-name=test -fmodules -emit-module -fno-validate-pch -fmodules… 6 // RUN: %clang_cc1 -I. -x c++ -fmodule-name=test-base -fmodules -emit-module -fno-validate-pch -fmo… 7 // RUN: %clang_cc1 -I. -x c++ -fmodule-name=test -fmodules -emit-module -fno-validate-pch -fmodules…
|
| /llvm-project-15.0.7/.github/workflows/ |
| H A D | release-tasks.yml | 16 id: validate-tag 40 …ithub-upload-release.py --token ${{ github.token }} --release ${{ steps.validate-tag.outputs.relea… 45 …ithub-upload-release.py --token ${{ github.token }} --release ${{ steps.validate-tag.outputs.relea… 48 if: ${{ !contains(steps.validate-tag.outputs.release-version, 'rc') }} 57 if: ${{ !contains(steps.validate-tag.outputs.release-version, 'rc') }} 59 mkdir -p ../www-releases/${{ steps.validate-tag.outputs.release-version }} 60 … mv ./docs-build/html-export/* ../www-releases/${{ steps.validate-tag.outputs.release-version }} 62 git add ${{ steps.validate-tag.outputs.release-version }} 65 git commit -a -m "Add ${{ steps.validate-tag.outputs.release-version }} documentation"
|
| /llvm-project-15.0.7/clang/test/CodeGenOpenCL/ |
| H A D | relaxed-fpmath.cl | 10 // RUN: %clang_cc1 %s -include-pch %t.pch -fno-validate-pch -emit-llvm -o - | FileCheck %s -check-p… 11 // RUN: %clang_cc1 %s -include-pch %t.pch -fno-validate-pch -emit-llvm -cl-fast-relaxed-math -o - |… 12 // RUN: %clang_cc1 %s -include-pch %t.pch -fno-validate-pch -emit-llvm -cl-finite-math-only -o - | … 13 // RUN: %clang_cc1 %s -include-pch %t.pch -fno-validate-pch -emit-llvm -cl-unsafe-math-optimization… 14 // RUN: %clang_cc1 %s -include-pch %t.pch -fno-validate-pch -emit-llvm -cl-mad-enable -o - | FileCh… 15 // RUN: %clang_cc1 %s -include-pch %t.pch -fno-validate-pch -emit-llvm -cl-no-signed-zeros -o - | F…
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | InstructionPrecedenceTracking.cpp | 47 validate(BB); in getFirstSpecialInstruction() 84 void InstructionPrecedenceTracking::validate(const BasicBlock *BB) const { in validate() function in InstructionPrecedenceTracking 105 validate(It.first); in validateAll()
|
| /llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/ |
| H A D | ArchiveYAML.h | 66 static std::string validate(IO &, ArchYAML::Archive &A); in LLVM_YAML_IS_SEQUENCE_VECTOR() 71 static std::string validate(IO &, ArchYAML::Archive::Child &C); in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | x86-interleaved-check.ll | 6 define void @validate() { 7 ; AVX-LABEL: validate:
|
| /llvm-project-15.0.7/llvm/lib/ObjectYAML/ |
| H A D | ArchiveYAML.cpp | 29 std::string MappingTraits<ArchYAML::Archive>::validate(IO &, in validate() function in llvm::yaml::MappingTraits::Archive 46 MappingTraits<ArchYAML::Archive::Child>::validate(IO &, in validate() function in llvm::yaml::MappingTraits::Archive::Child
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | dump_format_help.py | 49 def validate(text, columns): function 56 validate(help_text, 95)
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | branch-relax-block-size.mir | 18 %call = tail call i32 @validate(i32* %a) 31 declare i32 @validate(i32*) 65 …BL @validate, csr_aarch64_aapcs, implicit-def dead $lr, implicit $sp, implicit killed $x0, implici…
|
| /llvm-project-15.0.7/llvm/test/YAMLParser/ |
| H A D | spec-08-06.test | 3 # We don't currently validate tags.
|
| /llvm-project-15.0.7/mlir/test/Dialect/Tosa/ |
| H A D | constrained_shapes.mlir | 6 // Uses argmax as canonical example to validate constrained TOSA tensor shapes.
|
| /llvm-project-15.0.7/clang/test/ClangScanDeps/Inputs/removed-args/ |
| H A D | cdb.json.template | 4 …"command": "clang -fsyntax-only DIR/tu.c -fmodules -fimplicit-module-maps -fmodules-validate-once-…
|
| /llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/ |
| H A D | test_categories.py | 73 def validate(categories, exact_match): function
|
| /llvm-project-15.0.7/llvm/tools/llvm-yaml-parser-fuzzer/ |
| H A D | yaml-parser-fuzzer.cpp | 18 return Stream.validate(); in isValidYaml()
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | InstructionPrecedenceTracking.h | 43 void validate(const BasicBlock *BB) const;
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | compact-unwind-generated.test | 21 # RUN: %python %S/tools/validate-unwind-info.py %t.dump
|
| H A D | archive.s | 11 ## TODO: Run llvm-nm -p to validate symbol order
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | YAMLParserTest.cpp | 35 EXPECT_FALSE(Stream.validate()) << Message << ": " << Input; in ExpectParseError() 43 EXPECT_TRUE(Stream.validate()) << Message << ": " << Input; in ExpectParseSuccess()
|
| /llvm-project-15.0.7/clang/test/PCH/ |
| H A D | no-validate-pch.cl | 2 // RUN: %clang_cc1 -include-pch %t -D THREE=3 -D X=5 -O0 -U__OPTIMIZE__ -fno-validate-pch %s -tripl…
|
| /llvm-project-15.0.7/openmp/runtime/tools/lib/ |
| H A D | tools.pm | 143 sub validate(@) { subroutine 892 validate( 1100 validate( 1136 validate(
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | circ_pcr_assert.ll | 6 ; with "Unknown .new type" when attempting to validate if the circular store can be
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVAsmBackend.h | 36 RISCVFeatures::validate(STI.getTargetTriple(), STI.getFeatureBits()); in RISCVAsmBackend()
|
| /llvm-project-15.0.7/lldb/include/lldb/Utility/ |
| H A D | GDBRemote.h | 150 static StringRef validate(IO &io, lldb_private::GDBRemotePacket &); in LLVM_YAML_IS_DOCUMENT_LIST_VECTOR()
|