Home
last modified time | relevance | path

Searched refs:err4 (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dtemp_arg_template_cxx1z.cpp37 using err4 = Ti<it>; // expected-error {{different template parameters}} typedef
65 using err4 = Tt0<it>; // expected-error {{different template parameters}} typedef
/llvm-project-15.0.7/mlir/test/mlir-cpu-runner/
H A Dasync-error.mlir98 %err4 = async.runtime.is_error %group0 : !async.group
99 vector.print %err4 : i1
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/
H A Dmips-plt.test116 # RUN: yaml2obj --docnum=3 %s -DVAL2=0xffff -o %t.err4.o
117 # RUN: llvm-readobj -A %t.err4.o 2>&1 | FileCheck %s -DFILE=%t.err4.o -check-prefixes=NO-OUTPUT,ERR4
H A Dmips-abiflags.test386 # RUN: yaml2obj --docnum=3 -DABIFLAGSNAME=0xffff %s -o %t.err4
387 # RUN: llvm-readelf -A %t.err4 2>&1 | \
388 # RUN: FileCheck %s -DFILE=%t.err4 --check-prefix=NAME-ERR-NOTFOUND --implicit-check-not=warning:…
389 # RUN: llvm-readobj -A %t.err4 2>&1 | \
390 # RUN: FileCheck %s -DFILE=%t.err4 --check-prefix=NAME-ERR-NOTFOUND --implicit-check-not=warning:…
H A Dmips-got.test397 # RUN: yaml2obj --docnum=5 -DVAL1=0xffff %s -o %t.err4.o
398 # RUN: llvm-readobj -A %t.err4.o 2>&1 | FileCheck %s -DFILE=%t.err4.o -check-prefixes=NO-OUTPUT,ERR4