Searched refs:test5c (Results 1 – 5 of 5) sorted by relevance
42 ; CHECK-LABEL: test5c:45 define void @test5c() optsize {
719 ; test5c: no arrays / no nested arrays723 define void @test5c(ptr %a) #1 {725 ; LINUX-I386-LABEL: test5c:729 ; LINUX-X64-LABEL: test5c:733 ; LINUX-KERNEL-X64-LABEL: test5c:737 ; DARWIN-X64-LABEL: test5c:741 ; MSVC-I386-LABEL: test5c:745 ; MINGW-X64-LABEL: test5c:
60 void test5c(void) { in test5c() function
138 %c = call i64 @test5c({i64,i64} %a)148 ; CHECK-NEXT: %c = call i64 @test5c({ i64, i64 } { i64 5, i64 4 })151 define internal i64 @test5c({i64,i64} %a) {
194 define i64 @test5c(i16 %x) {195 ; CHECK-LABEL: @test5c(