Home
last modified time | relevance | path

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

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