Home
last modified time | relevance | path

Searched refs:prior (Results 1 – 25 of 179) sorted by relevance

12345678

/llvm-project-15.0.7/mlir/test/Dialect/SPIRV/IR/
H A Dmisc-ops.mlir42 // expected-error @+2{{use of value '%arg' expects different type than prior uses: 'i1' vs 'f32'}}
43 // expected-note @-2 {{prior use here}}
/llvm-project-15.0.7/mlir/test/IR/
H A Dinvalid-ops.mlir56 // expected-error@+2 {{different type than prior uses}}
57 // expected-note@-2 {{prior use here}}
109 func.func @invalid_splat(%v : f32) { // expected-note {{prior use here}}
111 // expected-error@-1 {{expects different type than prior uses}}
H A Dinvalid-builtin-types.mlir100 …ding_mismatch(%arg0: tensor<8xi32, "enc">) -> (tensor<8xi32>) { // expected-note {{prior use here}}
101 …i32> // expected-error {{use of value '%arg0' expects different type than prior uses: 'tensor<8xi3…
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_activation_flags.inc13 # error "Define ASAN_ACTIVATION_FLAG prior to including this file!"
17 # error "Define COMMON_ACTIVATION_FLAG prior to including this file!"
/llvm-project-15.0.7/mlir/test/mlir-lsp-server/
H A Dcode-action.test118 "message":"use of value '%arg' expects different type than prior uses: 'i64' vs 'i32'",
121 "message":"prior use here",
141 …/ expected-error @below {{use of value '%arg' expects different type than prior uses: 'i64' vs 'i3…
154 // CHECK-NEXT-LITERAL: "newText": "// expected-note @below {{prior use here}}\n",
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dinstantiate-function-1.cpp179 prior: in f()
181 prior_label = &&prior; // expected-error{{assigning to 'int'}} in f()
/llvm-project-15.0.7/mlir/test/Dialect/Bufferization/
H A Dinvalid.mlir12 // expected-note @+1 {{prior use here}}
14 …// expected-error @+1{{expects different type than prior uses: 'tensor<5xf32>' vs 'tensor<?xf32>'}}
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Ddirective-fpu-instrs.s7 @ .thumb should not disable the prior .fpu neon
/llvm-project-15.0.7/llvm/test/MC/ELF/
H A Ddwarf64-err.s4 # DWARF2: the 64-bit DWARF format is not supported for DWARF versions prior to 3
/llvm-project-15.0.7/llvm/test/LTO/X86/
H A Drestore-externals.ll1 ; Check that "internalizedfn" is re-externalized prior to CodeGen when
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsancov_flags.inc13 #error "Defnine SANCOV_FLAG prior to including this file!"
/llvm-project-15.0.7/mlir/test/mlir-tblgen/
H A Dop-format-spec.td145 // CHECK: error: 'ref' of 'type($operand)' is not bound by a prior 'type' directive
150 // CHECK: error: 'ref' of 'type(operands)' is not bound by a prior 'type' directive
155 // CHECK: error: 'ref' of 'type($result)' is not bound by a prior 'type' directive
160 // CHECK: error: 'ref' of 'type(results)' is not bound by a prior 'type' directive
165 // CHECK: error: 'ref' of 'successors' is not bound by a prior 'successors' directive
170 // CHECK: error: 'ref' of 'regions' is not bound by a prior 'regions' directive
185 // CHECK: error: 'ref' of 'operands' is not bound by a prior 'operands' directive
190 // CHECK: error: 'ref' of 'attr-dict' is not bound by a prior 'attr-dict' directive
/llvm-project-15.0.7/mlir/test/Dialect/Bufferization/Transforms/
H A Dfinalizing-bufferize.mlir97 // expected-note @+1 {{prior use here}}
99 …// expected-error @+1 {{expects different type than prior uses: 'tensor<?xf32>' vs 'tensor<*xf32>'…
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Posix/
H A Dlog_path_fork_test.cc.disabled3 // Set verbosity to 1 so that the log files are opened prior to fork().
/llvm-project-15.0.7/compiler-rt/lib/xray/
H A Dxray_basic_flags.inc13 #error "Define XRAY_FLAG prior to including this file!"
H A Dxray_fdr_flags.inc13 #error "Define XRAY_FLAG prior to including this file!"
H A Dxray_profiling_flags.inc13 #error "Define XRAY_FLAG prior to including this file!"
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dt2abs-killflags.ll8 ; kill the operand prior to pseudo expansion.
/llvm-project-15.0.7/compiler-rt/tools/gwp_asan/
H A DCMakeLists.txt2 # -fsanitize=fuzzer-no-link was not a valid command line flag prior to this.
/llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/
H A Dvalues-at-scopes-consistency.ll5 ; added to ValuesAtScope due to a prior invalidation.
/llvm-project-15.0.7/compiler-rt/lib/msan/
H A Dmsan_flags.inc13 # error "Define MSAN_FLAG prior to including this file!"
/llvm-project-15.0.7/clang/lib/Headers/
H A Dinttypes.h18 #error MSVC does not have inttypes.h prior to Visual Studio 2013
/llvm-project-15.0.7/compiler-rt/lib/ubsan/
H A Dubsan_flags.inc13 # error "Define UBSAN_FLAG prior to including this file!"
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dcopy-to-reg.ll4 ; Test that CopyToReg instructions don't have non-register operands prior
/llvm-project-15.0.7/llvm/test/Transforms/Coroutines/
H A Dcoro-param-copy.ll52 ; See that all of the uses prior to coro-begin stays put.
61 ; See that we only copy the x as y was not modified prior to coro.begin.

12345678