Searched refs:test5c (Results 1 – 5 of 5) sorted by relevance
42 ; CHECK-LABEL: test5c:45 define void @test5c() optsize {
728 ; test5c: no arrays / no nested arrays732 define void @test5c(ptr %a) #1 {734 ; LINUX-I386-LABEL: test5c:738 ; LINUX-X64-LABEL: test5c:742 ; LINUX-KERNEL-X64-LABEL: test5c:746 ; DARWIN-X64-LABEL: test5c:750 ; MSVC-I386-LABEL: test5c:754 ; MINGW-X64-LABEL: test5c:
156 ; CHECK-NEXT: [[C:%.*]] = call i64 @test5c({ i64, i64 } { i64 5, i64 4 })166 %c = call i64 @test5c({i64,i64} %a)174 define internal i64 @test5c({i64,i64} %a) {175 ; CHECK-LABEL: define internal i64 @test5c
58 void test5c(void) { in test5c() function
216 define i64 @test5c(i16 %x) {217 ; CHECK-LABEL: @test5c(