Searched refs:x6_x7 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
H A Darm64-aapcs-arguments.c6 // CHECK: void @test1(i32 %x0, i128 %x2_x3, i128 %x4_x5, i128 %x6_x7, i128 %sp.coerce)
8 void test1(int x0, __int128 x2_x3, __int128 x4_x5, __int128 x6_x7, Small sp) { argument
12 // CHECK: void @test2(i32 %x0, i128 %x2_x3.coerce, i32 %x4, i128 %x6_x7.coerce, i32 %sp, i128 %sp16.coerce)
13 void test2(int x0, Small x2_x3, int x4, Small x6_x7, int sp, Small sp16) { argument

Completed in 76 milliseconds