Searched refs:test8 (Results 1 – 25 of 408) sorted by relevance
12345678910>>...17
72 .macro test8 _a, _b, _c macro81 test8 a, b, c label83 test8 %1, %2, %3 #a comment label85 test8 x - y, z, 1 label90 test8 1,2 3 label93 test8 1 2, 3 label
72 .macro test8 _a, _b, _c macro81 test8 a, b, c83 test8 %1 %2 %3 #a comment85 test8 x - y z 190 test8 1,2 393 test8 1 2, 3
151 void test8 () in test8() function211 test8(); in main()
125 test8() in test8() function142 test8(); in main()
36 static const int test8 = __alignof__(s2.x); member60 const int test8 = __alignof__(S5::x); variable
34 static const int test8 = __builtin_omp_required_simd_align(decltype(s2.x)); member58 const int test8 = __builtin_omp_required_simd_align(decltype(S5::x)); variable
11 class test8 : virtual test7 { virtual void f(); }; class12 class test9 : virtual test8 { virtual void f(); };
351 test8=skip359 test8=-8376 test8=-8463 for bmode in "$test8" "$test16" "$test32"; do466 -16) if [ "$test8$test32" != "skipskip" ] ; then echo ""; fi468 -32) if [ "$test8$test16" != "skipskip" ] ; then echo ""; fi
95 define double @test8(double %x) nounwind {99 ; CHECK-SSE-LABEL: test8:102 ; CHECK-AVX-LABEL: test8:
146 define double @test8(double %A) {152 ; FIXME: Ideally we should be able to fold the entire body of @test8 into a156 ; CHECK-LABEL: test8163 ; CHECK-WIDE-LABEL: test8
66 define i32 @test8(i32 %a, i32 %b) nounwind {71 ; CHECK-LABEL: test8:
80 define i32 @test8(i32 %a, i32 %b) nounwind readnone {85 ; CHECK-LABEL: test8:
153 test8() function207 test8
116 define void @test8() {117 ; CHECK-LABEL: @test8(121 ; P32-LABEL: @test8(125 ; NODL-LABEL: @test8(
53 %LIVE = call i32 @test8()57 define internal i32 @test8() {
42 define void @test8() gc "statepoint-example" personality i32 ()* undef {43 ; CHECK-LABEL: test8
93 define i32 @test8(i32 %x) {94 ; ARMv7A: test897 ; ARMv7M: test8
134 define i32 @test8(i32 %a) nounwind {140 ; X64: test8:142 ; X32: test8:
67 define i64 @test8(i64 %x) nounwind {71 ; CHECK: test8:
80 define i32 @test8(i32 %a, i32 %b) nounwind readnone {85 ; CHECK: test8:
66 define i32 @test8(i32 %a, i32 %b) nounwind {71 ; CHECK: test8:
62 define float @test8(float %x) nounwind readnone optsize ssp {69 ; CHECK: @test8
59 ; @test861 define i64 @test8() {