Searched refs:test63 (Results 1 – 17 of 17) sorted by relevance
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | 2008-04-24-MemCpyBug.ll | 8 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 D | mmx-intrinsics.ll | 1202 define i64 @test63(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 1203 ; X86-LABEL: test63: 1218 ; X64-LABEL: test63:
|
H A D | vselect-minmax.ll | 1783 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/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-p9vector.c | 782 vector unsigned int test63(void) { in test63() function
|
H A D | builtins-ppc-pair-mma.c | 876 // CHECK-LABEL: @test63( 883 void test63(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test63() function
|
/llvm-project/llvm/test/CodeGen/Hexagon/ |
H A D | alu64.ll | 267 ; CHECK-LABEL: @test63 269 define i32 @test63(i32 %Rs, i32 %Rt) #0 {
|
H A D | intrinsics-v60-alu.ll | 499 ; CHECK-LABEL: test63: 501 define <16 x i32> @test63(<16 x i32> %a, <16 x i32> %b) #0 {
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | visibility.cpp | 1265 namespace test63 { namespace
|
/llvm-project/llvm/test/CodeGen/PowerPC/ |
H A D | vsx.ll | 1977 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 D | atomics-regression.ll | 820 define void @test63(ptr %ptr, i32 %cmp, i32 %val) { 821 ; PPC64LE-LABEL: test63:
|
/llvm-project/llvm/test/Transforms/InstCombine/ |
H A D | cast.ll | 897 define <2 x float> @test63(i64 %t8) { 898 ; ALL-LABEL: @test63(
|
H A D | sub.ll | 1240 define i32 @test63(i32 %A) { 1241 ; CHECK-LABEL: @test63(
|
H A D | select.ll | 188 define i1 @test63(i1 %A, i1 %B) { 189 ; CHECK-LABEL: @test63(
|
/llvm-project/llvm/test/Analysis/AliasSet/ |
H A D | guards.ll | 915 ; CHECK: Alias sets for function 'test63': 919 define void @test63(ptr %a, ptr %ptr_b, i1 %cond_b) {
|
/llvm-project/llvm/test/Transforms/ObjCARC/ |
H A D | basic.ll | 2369 ; CHECK-LABEL: define void @test63( 2375 define void @test63(ptr %x, ptr %p) nounwind {
|
/llvm-project/llvm/test/CodeGen/AMDGPU/ |
H A D | combine_andor_with_cmps.ll | 960 define i1 @test63(double %arg1, double %arg2, double %arg3) #0 { 961 ; GCN-LABEL: test63:
|
/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/ |
H A D | mmx-intrinsics.ll | 1119 define i64 @test63(<1 x i64> %a, <1 x i64> %b) #0 { 1120 ; CHECK-LABEL: define i64 @test63(
|