Lines Matching refs:str1
23 %str1 = getelementptr inbounds [1 x i8], [1 x i8]* @null, i32 0, i32 0
24 %temp1 = call arm_apcscc i32 @strcmp(i8* %str1, i8* %str2)
30 define arm_aapcscc i32 @test2(i8* %str1) {
38 %temp1 = call arm_aapcscc i32 @strcmp(i8* %str1, i8* %str2)
48 %str1 = getelementptr inbounds [5 x i8], [5 x i8]* @hell, i32 0, i32 0
50 %temp1 = call arm_aapcscc i32 @strcmp(i8* %str1, i8* %str2)
59 %str1 = getelementptr inbounds [5 x i8], [5 x i8]* @hell, i32 0, i32 0
61 %temp1 = call arm_aapcscc i32 @strcmp(i8* %str1, i8* %str2)
74 %str1 = getelementptr inbounds [6 x i8], [6 x i8]* @hello, i32 0, i32 0
78 %temp3 = call arm_aapcscc i32 @strcmp(i8* %str1, i8* %str2)
101 %str1 = getelementptr inbounds [1 x i8], [1 x i8]* @null, i32 0, i32 0
102 %temp1 = call arm_aapcs_vfpcc i32 @strcmp(i8* %str1, i8* %str2)
108 define arm_aapcs_vfpcc i32 @test2_vfp(i8* %str1) {
116 %temp1 = call arm_aapcs_vfpcc i32 @strcmp(i8* %str1, i8* %str2)
126 %str1 = getelementptr inbounds [5 x i8], [5 x i8]* @hell, i32 0, i32 0
128 %temp1 = call arm_aapcs_vfpcc i32 @strcmp(i8* %str1, i8* %str2)
137 %str1 = getelementptr inbounds [5 x i8], [5 x i8]* @hell, i32 0, i32 0
139 %temp1 = call arm_aapcs_vfpcc i32 @strcmp(i8* %str1, i8* %str2)
152 %str1 = getelementptr inbounds [6 x i8], [6 x i8]* @hello, i32 0, i32 0
156 %temp3 = call arm_aapcs_vfpcc i32 @strcmp(i8* %str1, i8* %str2)