Home
last modified time | relevance | path

Searched refs:test63 (Results 1 – 16 of 16) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A D2008-04-24-MemCpyBug.ll8 declare void @test63(ptr byval(%struct.S63) align 4 ) nounwind
24 ; CHECK-NEXT: calll test63@PLT
29 tail call void @test63(ptr byval(%struct.S63) align 4 @g1s63) nounwind
H A Dmmx-intrinsics.ll475 define i64 @test63(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
476 ; ALL-LABEL: @test63
H A Dvselect-minmax.ll1783 define <8 x i16> @test63(<8 x i16> %a, <8 x i16> %b) {
1784 ; SSE2-LABEL: test63:
1791 ; SSE4-LABEL: test63:
1796 ; AVX-LABEL: test63:
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c782 vector unsigned int test63(void) { in test63() function
H A Dbuiltins-ppc-pair-mma.c1004 void test63(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test63() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp1170 namespace test63 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll267 ; CHECK-LABEL: @test63
269 define i32 @test63(i32 %Rs, i32 %Rt) #0 {
H A Dintrinsics-v60-alu.ll499 ; CHECK-LABEL: test63:
501 define <16 x i32> @test63(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll1977 define double @test63(<2 x double> %a) {
1978 ; CHECK-LABEL: test63:
1983 ; CHECK-REG-LABEL: test63:
1988 ; CHECK-FISL-LABEL: test63:
1993 ; CHECK-LE-LABEL: test63:
H A Datomics-regression.ll902 define void @test63(i32* %ptr, i32 %cmp, i32 %val) {
903 ; PPC64LE-LABEL: test63:
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dsub.ll1205 define i32 @test63(i32 %A) {
1206 ; CHECK-LABEL: @test63(
H A Dcast.ll908 define <2 x float> @test63(i64 %t8) {
909 ; ALL-LABEL: @test63(
H A Dselect.ll188 define i1 @test63(i1 %A, i1 %B) {
189 ; CHECK-LABEL: @test63(
H A Dicmp.ll1116 define i1 @test63(i8 %a, i32 %b) {
1117 ; CHECK-LABEL: @test63(
/llvm-project-15.0.7/llvm/test/Analysis/AliasSet/
H A Dguards.ll916 ; CHECK: Alias sets for function 'test63':
920 define void @test63(i8* %a, i8** %ptr_b, i1 %cond_b) {
/llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/
H A Dbasic.ll2465 ; CHECK-LABEL: define void @test63(
2471 define void @test63(i8* %x, i1* %p) nounwind {