Home
last modified time | relevance | path

Searched refs:templ1 (Results 1 – 7 of 7) sorted by relevance

/external/syzkaller/pkg/compiler/testdata/
Dconsts.txt29 type templ1[C] {
33 foo$1(a ptr[in, templ1[CONST20]])
Dall.txt190 foo$templ1(a ptr[in, templ_struct0[C2, int8]])
Derrors.txt282 foo$201(a templ1[42]) ### wrong number of arguments for type const, expect value
283 type templ1[A] const[A]
/external/clang/test/OpenMP/
Dfor_simd_codegen.cpp364 int templ1(T a, T *z) { in templ1() function
423 templ1<float,2> (a, z); in inst_templ1()
Dparallel_for_simd_codegen.cpp364 int templ1(T a, T *z) { in templ1() function
380 templ1<float,2> (a, z); in inst_templ1()
Dsimd_codegen.cpp251 int templ1(T a, T *z) { in templ1() function
292 templ1<float,2> (a, z); in inst_templ1()
/external/syzkaller/pkg/ast/testdata/
Dall.txt63 type templ1[A,] int8 ### unexpected ']', expecting identifier