Home
last modified time | relevance | path

Searched refs:recognized (Results 1 – 25 of 520) sorted by relevance

12345678910>>...21

/external/llvm-project/llvm/test/tools/llvm-lto/
Derror.ll5 ; CHECK-LIST: llvm-lto: error loading file '{{.*}}/Inputs/empty.bc': The file was not recognized as…
8 …{.*}}/Inputs/empty.bc: Could not read LTO input file: The file was not recognized as a valid objec…
11 ; CHECK-MACHO: llvm-lto: error: The file was not recognized as a valid object file
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Darchive-unknown-members.test14 ## Verify that the archive was not modified, if any member couldn't be recognized.
18 # CHECK: error: '[[ARCHIVE]](archive-unknown-members.test)': The file was not recognized as a valid…
31 ## be recognized.
35 # THIN: error: '[[ARCHIVE]]([[MEMBER]])': The file was not recognized as a valid object file
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dcheck-cpu.ll11 ; Test -mcpu=[pwr10|future] is recognized on PowerPC.
13 ; CHECK-NOT: is not a recognized processor for this target
Dfuture-check-features.ll13 ; Make sure that all of the features listed are recognized.
14 ; CHECK-NOT: is not a recognized feature for this target
/external/llvm/test/tools/llvm-lto/
Derror.ll5 ; CHECK-LIST: llvm-lto: error loading file '{{.*}}/Inputs/empty.bc': The file was not recognized as…
8 ; CHECK-THIN: llvm-lto: error loading file '{{.*}}/Inputs/empty.bc': The file was not recognized as…
/external/llvm/test/CodeGen/AMDGPU/
Dunknown-processor.ll4 ; Should not crash when the processor is not recognized and the
9 ; ERROR: 'unknown' is not a recognized processor for this target (ignoring processor)
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dunknown-processor.ll5 ; Should not crash when the processor is not recognized and the
10 ; ERROR: 'unknown' is not a recognized processor for this target (ignoring processor)
/external/llvm/test/CodeGen/WebAssembly/
Dcpus.ll12 ; CHECK-NOT: is not a recognized processor for this target
13 ; INVALID: {{.+}} is not a recognized processor for this target
/external/llvm/test/CodeGen/AArch64/
Dcpus.ll15 ; CHECK-NOT: {{.*}} is not a recognized processor for this target
16 ; INVALID: {{.*}} is not a recognized processor for this target
/external/llvm-project/llvm/test/CodeGen/WebAssembly/
Dcpus.ll12 ; CHECK-NOT: is not a recognized processor for this target
13 ; INVALID: {{.+}} is not a recognized processor for this target
/external/llvm-project/llvm/test/Transforms/LoopVectorize/
Dconsecutive-ptr-uniforms.ll13 ; Check that a forward consecutive pointer is recognized as uniform and remains
45 ; Check that a reverse consecutive pointer is recognized as uniform and remains
81 ; recognized as uniform and remains uniform after vectorization. When
83 ; recognized as uniform, and it should not be uniform after vectorization.
137 ; recognized as uniform and remains uniform after vectorization. When
139 ; recognized as uniform, and it should not be uniform after vectorization.
141 ; recognized as uniform, and it should not be uniform after vectorization.
196 ; scalarized store is not recognized as uniform and is not uniform after
242 ; Check that a consecutive pointer used by a scalarized store is not recognized
277 ; Check that a pointer induction variable is recognized as uniform and remains
[all …]
/external/clang/test/Parser/
Dobjc-recover.mm43 // Make sure the declaration of -test was recognized.
45 // Make sure the declaration of NS::foo was recognized.
/external/llvm-project/clang/test/Parser/
Dobjc-recover.mm43 // Make sure the declaration of -test was recognized.
45 // Make sure the declaration of NS::foo was recognized.
/external/deqp-deps/glslang/Test/baseResults/
Dspv.controlFlowAttributes.frag.out6 WARNING: 0:31: '' : attribute with arguments not recognized, skipping
7 WARNING: 0:32: '' : attribute with arguments not recognized, skipping
8 WARNING: 0:33: '' : attribute with arguments not recognized, skipping
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/
Dspv.controlFlowAttributes.frag.out6 WARNING: 0:31: '' : attribute with arguments not recognized, skipping
7 WARNING: 0:32: '' : attribute with arguments not recognized, skipping
8 WARNING: 0:33: '' : attribute with arguments not recognized, skipping
/external/llvm-project/llvm/test/CodeGen/X86/
Dcpus-other.ll4 ; CHECK-ERROR: not a recognized processor for this target
9 ; CHECK-NO-ERROR-NOT: not a recognized processor for this target
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/spresense/
DREADME.md73 board and your PC. The USB will be recognized as USB/serial device like
75 is recognized as /dev/ttyUSB0.
93 2. Speak 'yes' or 'no' on your mic. If the Micro Speech recognized it, the log
/external/mesa3d/src/mesa/main/
Dextensions.c262 bool recognized; in _mesa_one_time_init_extension_overrides() local
281 recognized = true; in _mesa_one_time_init_extension_overrides()
283 recognized = false; in _mesa_one_time_init_extension_overrides()
285 if (!recognized && enable) { in _mesa_one_time_init_extension_overrides()
/external/llvm-project/llvm/test/tools/llvm-nm/
Dinvalid-input.test2 UNKNOWN_FILE_TYPE: {{.*}}invalid-input.test The file was not recognized as a valid object file
/external/llvm/test/tools/llvm-nm/
Dinvalid-input.test2 UNKNOWN_FILE_TYPE: {{.*}}invalid-input.test: The file was not recognized as a valid object file
/external/llvm-project/llvm/test/tools/llvm-mca/X86/
Dinvalid-cpu.s3 # CHECK: 'foo' is not a recognized processor for this target (ignoring processor)
/external/llvm/test/tools/llvm-objdump/
Dmalformed-macho.test2 MALFORMED: The file was not recognized as a valid object file
/external/llvm-project/llvm/test/tools/llvm-xray/X86/
Dempty.txt4 ; CHECK-NEXT: The file was not recognized as a valid object file
/external/llvm-project/lldb/test/Shell/ObjectFile/ELF/
Dnetbsd-core-amd64.test1 # Test whether NetBSD core dumps are recognized correctly.
/external/llvm-project/llvm/test/ExecutionEngine/OrcLazy/
Dbad-object-file.ll5 ; CHECK: The file was not recognized as a valid object file

12345678910>>...21