Home
last modified time | relevance | path

Searched refs:test5b (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmovtopush-stack-align.ll24 ; CHECK-LABEL: test5b:
34 define void @test5b() optsize {
H A Dstack-protector.ll682 ; test5b: no arrays / no nested arrays
686 define void @test5b(ptr %a) #0 {
688 ; LINUX-I386-LABEL: test5b:
692 ; LINUX-X64-LABEL: test5b:
696 ; LINUX-KERNEL-X64-LABEL: test5b:
700 ; DARWIN-X64-LABEL: test5b:
704 ; MSVC-I386-LABEL: test5b:
708 ; MINGW-X64-LABEL: test5b:
/llvm-project-15.0.7/clang/test/Sema/
H A Dextern-redecl.c55 void test5b(void) { in test5b() function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dsource_location_err.cpp90 auto test5b = fn2<>(); variable
/llvm-project-15.0.7/llvm/test/Transforms/SCCP/
H A Dipsccp-basic.ll134 define i64 @test5b() personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*) {
146 ; CHECK: define i64 @test5b()
H A Dipsccp-cycles.ll190 define void @test5b(i8* %ptr) {
191 ; CHECK-LABEL: @test5b(
H A Dload-store-range.ll263 define void @test5b(i1 %c.1, i1 %c.2) {
264 ; CHECK-LABEL: @test5b(
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dconstantpool-promote.ll75 define void @test5b() #0 {
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dselect-cmp-cttz-ctlz.ll118 define i32 @test5b(i32 %x) {
119 ; CHECK-LABEL: @test5b(
/llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/
H A Dbasic.ll385 ; CHECK-LABEL: define void @test5b(
389 define void @test5b(i32* %x, i1 %q, i8* %y) nounwind {