Home
last modified time | relevance | path

Searched refs:cast4 (Results 1 – 25 of 219) sorted by relevance

123456789

/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/go/types/testdata/check/
H A Dcycles2.src92 m() [unsafe.Sizeof(cast4(x4.m))]int // cast is invalid but we have a cycle, so all bets are off
96 var _ = cast4(x4.m)
98 type cast4 func()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/types2/testdata/check/
H A Dcycles2.src92 m() [unsafe.Sizeof(cast4(x4.m))]int // cast is invalid but we have a cycle, so all bets are off
96 var _ = cast4(x4.m)
98 type cast4 func()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/go/types/testdata/check/
H A Dcycles2.src92 m() [unsafe.Sizeof(cast4(x4.m))]int // cast is invalid but we have a cycle, so all bets are off
96 var _ = cast4(x4.m)
98 type cast4 func()
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/go/types/testdata/
H A Dcycles2.src92 m() [unsafe.Sizeof(cast4(x4.m))]int // cast is invalid but we have a cycle, so all bets are off
96 var _ = cast4(x4.m)
98 type cast4 func()
/dports/lang/gcc11/gcc-11.2.0/libgo/go/go/types/testdata/
H A Dcycles2.src92 m() [unsafe.Sizeof(cast4(x4.m))]int // cast is invalid but we have a cycle, so all bets are off
96 var _ = cast4(x4.m)
98 type cast4 func()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/go/types/testdata/
H A Dcycles2.src92 m() [unsafe.Sizeof(cast4(x4.m))]int // cast is invalid but we have a cycle, so all bets are off
96 var _ = cast4(x4.m)
98 type cast4 func()
/dports/lang/gcc10/gcc-10.3.0/libgo/go/go/types/testdata/
H A Dcycles2.src93 m() [unsafe.Sizeof(cast4(x4.m))]int // cast is invalid but we have a cycle, so all bets are off
97 var _ = cast4(x4.m)
99 type cast4 func()
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/go/types/testdata/
H A Dcycles2.src91 m() [unsafe.Sizeof(cast4(x4.m))]int // cast is invalid but we have a cycle, so all bets are off
95 var _ = cast4(x4.m)
97 type cast4 func()
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/go/types/testdata/
H A Dcycles2.src93 m() [unsafe.Sizeof(cast4(x4.m))]int // cast is invalid but we have a cycle, so all bets are off
97 var _ = cast4(x4.m)
99 type cast4 func()
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/go/types/testdata/
H A Dcycles2.src93 m() [unsafe.Sizeof(cast4(x4.m))]int // cast is invalid but we have a cycle, so all bets are off
97 var _ = cast4(x4.m)
99 type cast4 func()
/dports/lang/gcc9/gcc-9.4.0/libgo/go/go/types/testdata/
H A Dcycles2.src91 m() [unsafe.Sizeof(cast4(x4.m))]int // cast is invalid but we have a cycle, so all bets are off
95 var _ = cast4(x4.m)
97 type cast4 func()
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/go/types/testdata/
H A Dcycles2.src91 m() [unsafe.Sizeof(cast4(x4.m))]int // cast is invalid but we have a cycle, so all bets are off
95 var _ = cast4(x4.m)
97 type cast4 func()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Dibm128-cast.c22 __ibm128 cast4(long double x) { return x; } // expected-error {{returning 'long double' from a func… in cast4() function
43 __ibm128 cast4(long double x) { return x; } // expected-no-error {{returning 'long double' from a f… in cast4() function
/dports/lang/gcc8/gcc-8.5.0/libgo/go/go/types/testdata/
H A Dcycles2.src100 m() [unsafe.Sizeof(cast4(x4.m))]int
104 var _ = cast4(x4 /* ERROR cannot convert */.m)
106 type cast4 func()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/go/types/testdata/
H A Dcycles2.src100 m() [unsafe.Sizeof(cast4(x4.m))]int
104 var _ = cast4(x4 /* ERROR cannot convert */.m)
106 type cast4 func()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/go/types/testdata/
H A Dcycles2.src100 m() [unsafe.Sizeof(cast4(x4.m))]int
104 var _ = cast4(x4 /* ERROR cannot convert */.m)
106 type cast4 func()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/go/types/testdata/
H A Dcycles2.src100 m() [unsafe.Sizeof(cast4(x4.m))]int
104 var _ = cast4(x4 /* ERROR cannot convert */.m)
106 type cast4 func()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/go/types/testdata/
H A Dcycles2.src100 m() [unsafe.Sizeof(cast4(x4.m))]int
104 var _ = cast4(x4 /* ERROR cannot convert */.m)
106 type cast4 func()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/go/types/testdata/
H A Dcycles2.src100 m() [unsafe.Sizeof(cast4(x4.m))]int
104 var _ = cast4(x4 /* ERROR cannot convert */.m)
106 type cast4 func()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/go/types/testdata/
H A Dcycles2.src100 m() [unsafe.Sizeof(cast4(x4.m))]int
104 var _ = cast4(x4 /* ERROR cannot convert */.m)
106 type cast4 func()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gotools/go/types/testdata/
H A Dcycles2.src100 m() [unsafe.Sizeof(cast4(x4.m))]int
104 var _ = cast4(x4 /* ERROR cannot convert */.m)
106 type cast4 func()
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/X86/
H A Davx512-nontemporal.ll26 %cast4 = bitcast i8* %B to <32 x i16>*
28 store <32 x i16> %G2, <32 x i16>* %cast4, align 64, !nontemporal !0
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/X86/
H A Davx512-nontemporal.ll26 %cast4 = bitcast i8* %B to <32 x i16>*
28 store <32 x i16> %G2, <32 x i16>* %cast4, align 64, !nontemporal !0
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/X86/
H A Davx512-nontemporal.ll26 %cast4 = bitcast i8* %B to <32 x i16>*
28 store <32 x i16> %G2, <32 x i16>* %cast4, align 64, !nontemporal !0
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/cast/6467183/
H A DT6467183a.java27 void cast4(A<Integer> a) { in cast4() method in T6467183a

123456789