Home
last modified time | relevance | path

Searched refs:expects (Results 1 – 25 of 152) sorted by relevance

1234567

/llvm-project-15.0.7/mlir/test/Dialect/Linalg/
H A Dtransform-ops-invalid.mlir5 // expected-error@below {{expects iterator_interchange to be a permutation, found [1, 1]}}
13 // expected-error@below {{expects padding_dimensions to contain positive integers, found [1, -7]}}
21 // expected-error@below {{expects pack_paddings to contain booleans (0/1), found [1, 7]}}
29 // expected-error@below {{expects hoist_paddings to contain positive integers, found [1, -7]}}
37 // expected-error@below {{expects transpose_paddings to be a permutation, found [1, 1]}}
/llvm-project-15.0.7/mlir/test/Dialect/Transform/
H A Dops-invalid.mlir3 // expected-error @below {{expects the entry block to have one argument of type '!pdl.operation'}}
12 // expected-error @below {{expects the root operation to be provided for a nested op}}
29 // expected-error @below {{expects the types of the terminator operands to match the types of the r…
41 // expected-error @below {{expects the root operation to be provided for a nested op}}
49 // expected-error @below {{expects only one non-pattern op in its body}}
64 // expected-error @below {{expects only pattern and top-level transform ops in its body}}
84 // expected-error @below {{expects at least one region}}
89 // expected-error @below {{expects a single-block region}}
161 // expected-error @below {{expects at least one region}}
169 …// expected-error @below {{expects terminator operands to have the same type as results of the ope…
[all …]
/llvm-project-15.0.7/clang/test/SemaOpenCLCXX/
H A Daddress-space-lambda.clcpp16 …n not viable: 'this' object is in address space '__constant', but method expects object in address…
35 …on not viable: 'this' object is in address space '__private', but method expects object in address…
43 …n not viable: 'this' object is in address space '__constant', but method expects object in address…
50 …n not viable: 'this' object is in address space '__constant', but method expects object in address…
61 …nction not viable: 'this' object is in default address space, but method expects object in address…
62 …nction not viable: 'this' object is in default address space, but method expects object in address…
64 …nction not viable: 'this' object is in default address space, but method expects object in address…
/llvm-project-15.0.7/mlir/test/Dialect/Affine/
H A Dload-store-invalid.mlir4 // expected-error@+1 {{expects the number of subscripts to be equal to memref rank}}
11 // expected-error@+1 {{op expects as many subscripts as affine map inputs}}
19 // expected-error@+1 {{expects the number of subscripts to be equal to memref rank}}
26 // expected-error@+1 {{op expects as many subscripts as affine map inputs}}
35 // expected-error@+1 {{expects the number of subscripts to be equal to memref rank}}
43 // expected-error@+1 {{op expects as many subscripts as affine map inputs}}
51 // expected-error@+1 {{expects the number of subscripts to be equal to memref rank}}
58 // expected-error@+1 {{op expects as many subscripts as affine map inputs}}
/llvm-project-15.0.7/llvm/test/ThinLTO/X86/
H A Dtli-nobuiltin.ll4 ; Regular run: expects fprintf to be turned into fwrite
9 ; Freestanding run: expects fprintf to NOT be turned into fwrite
17 ; Regular run: expects fprintf to be turned into fwrite
22 ; Freestanding run: expects fprintf to NOT be turned into fwrite
/llvm-project-15.0.7/mlir/test/Dialect/SCF/
H A Dinvalid.mlir51 // expected-error@+1 {{expects region #0 to have 0 or 1 blocks}}
95 // expected-error@+1 {{expects region #0 to have 0 or 1 blocks}}
175 // expected-error@+1 {{expects number of results: 0 to be the same as number of reductions: 1}}
190 // expected-error@+2 {{expects number of results: 1 to be the same as number of reductions: 0}}
230 // expected-error@+1 {{expects parent op 'scf.parallel'}}
258 // expected-error@+1 {{expects two arguments to reduce block of type 'f32'}}
273 // expected-error@+1 {{expects two arguments to reduce block of type 'f32'}}
318 // expected-error@+1 {{expects parent op 'scf.reduce'}}
389 // expected-error@+2 {{expects different type than prior uses: 'i32' vs 'f32'}}
452 // expected-error@+1 {{expects the 'before' region to terminate with 'scf.condition'}}
[all …]
/llvm-project-15.0.7/llvm/examples/Bye/
H A DCMakeLists.txt5 # The plugin expects to not link against the Support and Core libraries,
6 # but expects them to exist in the process loading the plugin. This doesn't
/llvm-project-15.0.7/llvm/test/tools/llvm-lipo/
H A Dthin-macho-binary.test4 # NO_OUTPUT: error: thin expects a single output file
7 # MULTIPLE_INPUT_OBJ: thin expects a single input file
H A Dreplace-invalid-input.test6 # MISSING_ARG: error: replace is missing an argument: expects -replace arch_type file_name
9 # OUTPUT_FILE: error: replace expects a single output file to be specified
12 # INPUT_ARGS: error: replace expects a single input file
H A Darchs-macho-binary.test8 # MULTIPLE_INPUT_OBJ: archs expects a single input file
H A Dcreate-invalid-input.test5 # NO_OUTPUT: error: create expects a single output file to be specified
/llvm-project-15.0.7/llvm/test/MachineVerifier/
H A Dtest_g_sext_inreg.mir29 ; CHECK: *** Bad machine code: G_SEXT_INREG expects an immediate operand #2 ***
33 ; CHECK: *** Bad machine code: G_SEXT_INREG expects an immediate operand #2 ***
H A Dtest_g_assert_sext.mir12 ; CHECK: *** Bad machine code: G_ASSERT_SEXT expects an immediate operand #2 ***
16 ; CHECK: *** Bad machine code: G_ASSERT_SEXT expects an immediate operand #2 ***
H A Dtest_g_assert_zext.mir12 ; CHECK: *** Bad machine code: G_ASSERT_ZEXT expects an immediate operand #2 ***
16 ; CHECK: *** Bad machine code: G_ASSERT_ZEXT expects an immediate operand #2 ***
/llvm-project-15.0.7/llvm/unittests/Passes/
H A DCMakeLists.txt10 # The plugin expects to not link against the Support and Core libraries,
11 # but expects them to exist in the process loading the plugin. This doesn't
/llvm-project-15.0.7/mlir/test/IR/
H A Dinvalid-func-op.mlir104 // expected-error@+1 {{expects argument attribute dictionary to be a DictionaryAttr, but got `10 : …
114 // expected-error@+1 {{expects result attribute dictionary to be a DictionaryAttr, but got `10 : i6…
H A Dinvalid-module-op.mlir6 // expected-error@+1 {{'builtin.module' op expects region #0 to have 0 or 1 blocks}}
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dinline-asm-bad-constraint-n.ll5 ; CHECK: error: constraint 'n' expects an integer constant expression
/llvm-project-15.0.7/llvm/test/CodeGen/MIR/X86/
H A Dsubreg-on-physreg.mir10 ; CHECK: [[@LINE+1]]:19: subregister index expects a virtual register
H A Dregister-operand-class-invalid0.mir11 ; CHECK: [[@LINE+1]]:10: register class specification expects a virtual register
/llvm-project-15.0.7/llvm/test/tools/llvm-ar/
H A Ddefault-macho.test7 Ensure that we generate a BSD style archive for MachO by default. ld64 expects
H A Ddefault-elf.test8 expects that it will be in GNU format.
H A Ddefault-coff.test8 expects that it will be in GNU format. The lib format on Windows is compatible
/llvm-project-15.0.7/llvm/test/LTO/X86/
H A Dtli-nobuiltin.ll4 ; Regular run: expects fprintf to be turned into fwrite
9 ; Freestanding run: expects fprintf to NOT be turned into fwrite
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/utils/unittest/UnitTestMain/
H A DBUILD.gn11 # Nothing depends on this target, but llvm-config expects it to exist when

1234567