Home
last modified time | relevance | path

Searched refs:test5c (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/test/CodeGen/X86/
H A Dmovtopush-stack-align.ll42 ; CHECK-LABEL: test5c:
45 define void @test5c() optsize {
H A Dstack-protector.ll728 ; test5c: no arrays / no nested arrays
732 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:
/llvm-project/llvm/test/Transforms/SCCP/
H A Dipsccp-basic.ll156 ; 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
/llvm-project/clang/test/Sema/
H A Dextern-redecl.c58 void test5c(void) { in test5c() function
/llvm-project/llvm/test/Transforms/InstCombine/
H A Dselect-cmp-cttz-ctlz.ll216 define i64 @test5c(i16 %x) {
217 ; CHECK-LABEL: @test5c(