| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/ELF/RISCV/ |
| H A D | unknown-arch-attr.test | 1 ## Handle unrecognized arch attributes. 2 ## Encode an unrecognized arch feature into an object file and try to decode it. 3 ## The expected behavior is to ignore the unrecognized arch feature and 7 ## unrecognized architecture extension. llvm-objdump will ignore it and decode 10 ## This test cannot be assembly because the test needs an unrecognized arch 11 ## feature and `llvm-mc` will filter out the unrecognized arch feature.
|
| /llvm-project-15.0.7/llvm/test/MC/RISCV/ |
| H A D | rv64a-invalid.s | 10 amoxor.d.rlqa a2, a3, (a4) # CHECK: :[[@LINE]]:1: error: unrecognized instruction mnemonic 11 amoor.d.aq.rl a4, a5, (a6) # CHECK: :[[@LINE]]:1: error: unrecognized instruction mnemonic 12 amoor.d. a4, a5, (a6) # CHECK: :[[@LINE]]:1: error: unrecognized instruction mnemonic
|
| H A D | rv32a-invalid.s | 10 amoxor.w.rlqa a2, a3, (a4) # CHECK: :[[@LINE]]:1: error: unrecognized instruction mnemonic 11 amoor.w.aq.rl a4, a5, (a6) # CHECK: :[[@LINE]]:1: error: unrecognized instruction mnemonic 12 amoor.w. a4, a5, (a6) # CHECK: :[[@LINE]]:1: error: unrecognized instruction mnemonic
|
| H A D | empty-string.s | 3 "" # CHECK: error: unrecognized instruction mnemonic
|
| H A D | rv32i-invalid.s | 139 addi t0, sp, %modifer(255) # CHECK: :[[@LINE]]:15: error: unrecognized operand modifier 145 subs t0, t2, t1 # CHECK: :[[@LINE]]:1: error: unrecognized instruction mnemonic 146 nandi t0, zero, 0 # CHECK: :[[@LINE]]:1: error: unrecognized instruction mnemonic
|
| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | objc-available.m | 14 (void)@available(erik_os 10.11, *); // expected-error{{unrecognized platform name erik_os}} 16 (void)@available(erik_os 10.10, hat_os 1.0, *); // expected-error 2 {{unrecognized platform name}}
|
| /llvm-project-15.0.7/lld/test/ELF/invalid/ |
| H A D | bad-arm-attributes.s | 5 # CHECK: {{.*}}.o:(.ARM.attributes): unrecognized format-version: 0x0
|
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | allow-unknown-debug-info.test | 4 # CHECK: ignoring section .debug$S with unrecognized magic 0x1
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-ml/ |
| H A D | extern_errors.asm | 9 ; CHECK: :[[# @LINE + 1]]:15: error: unrecognized type in directive 'extern'
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | ppc64-abi-version.s | 11 # ERR2: unrecognized e_flags: 3
|
| /llvm-project-15.0.7/lldb/test/Shell/ScriptInterpreter/Python/ |
| H A D | python.test | 12 # INVALID: error: unrecognized value for language 'invalid'
|
| /llvm-project-15.0.7/llvm/test/tools/obj2yaml/MachO/ |
| H A D | unrecognized-debug-section.yaml | 1 ## Test that macho2yaml dumps the __debug_foo section (unrecognized debug section)
|
| /llvm-project-15.0.7/compiler-rt/test/fuzzer/ |
| H A D | fuzzer-flags.test | 3 FOO_BAR: WARNING: unrecognized flag '-foo_bar=1'; use -help=1 to list all flags
|
| /llvm-project-15.0.7/polly/test/Support/ |
| H A D | isl-args.ll | 8 ; UNKNOWN: -polly-isl-arg: unrecognized option: -asdf
|
| /llvm-project-15.0.7/llvm/test/MC/LoongArch/Basic/Integer/ |
| H A D | invalid.s | 129 # CHECK: :[[#@LINE-1]]:1: error: unrecognized instruction mnemonic 131 # CHECK: :[[#@LINE-1]]:1: error: unrecognized instruction mnemonic 133 # CHECK: :[[#@LINE-1]]:1: error: unrecognized instruction mnemonic
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | ConfigYAML.cpp | 78 Dict.unrecognized([&](Located<std::string>, Node &) { in parse() 148 CheckOptDict.unrecognized([&](Located<std::string> &&Key, Node &Val) { in parse() 281 unrecognized(std::function<bool(Located<std::string>, Node &)> Handler) { in unrecognized() function in clang::clangd::config::__anon32148bf40111::Parser::DictParser
|
| /llvm-project-15.0.7/llvm/lib/Target/Lanai/ |
| H A D | LanaiSchedule.td | 34 // Allow scheduler to assign default model to any unrecognized opcodes.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/ELF/ARM/ |
| H A D | unknown-instr-resync.test | 3 # Test that unrecognized instructions are skipped in a way that makes
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | dwarfdump-bogus-LNE.s | 2 # program containing unrecognized extended opcodes.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/ |
| H A D | archive-unknown-members.test | 2 ## archives containing unrecognized files, and do not modify anything. We use
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/ |
| H A D | text-format-errors.test | 27 BINARY: error: {{.+}}: unrecognized instrumentation profile encoding format
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | llvm-tli-checker.rst | 84 non-zero exit code if there is an unrecognized option, or no input files are
|
| /llvm-project-15.0.7/llvm/test/MC/CSKY/ |
| H A D | basic-16bit.s | 262 subs t0, t2, t1 # CHECK: :[[#@LINE]]:1: error: unrecognized instruction mnemonic 263 nandi t0, t2, 0 # CHECK: :[[#@LINE]]:1: error: unrecognized instruction mnemonic
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ |
| H A D | archive.test | 89 ## an unrecognized object. We add a dummy archive to the middle of another archive,
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/RISCV/ |
| H A D | attributes-invalid.test | 16 …o dump attributes from the SHT_RISCV_ATTRIBUTES section with index 1: unrecognized format-version:…
|