Home
last modified time | relevance | path

Searched refs:test6_1 (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll42 declare void @test6_1()
47 call void @test6_1()
H A Dnocapture.ll211 declare void @test6_1(i8* %x6_1, i8* nocapture %y6_1, ...)
215 call void (i8*, i8*, ...) @test6_1(i8* %x6_2, i8* %y6_2, i8* %z6_2)
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dfriend.cpp84 namespace test6_1 { namespace
/llvm-project-15.0.7/llvm/test/Transforms/Attributor/
H A Dreadattrs.ll77 declare void @test6_1()
83 ; CHECK-NEXT: call void @test6_1()
87 call void @test6_1()
H A Dalign.ll89 define i32* @test6_1() #0 {
91 ; NOT_CGSCC_NPM-LABEL: define {{[^@]+}}@test6_1
96 ; IS__CGSCC_NPM-LABEL: define {{[^@]+}}@test6_1
115 %ret = tail call i32* @test6_1()
H A Dnocapture-1.ll555 declare void @test6_1(i8* %x6_1, i8* nocapture %y6_1, ...)
560 ; CHECK-NEXT: call void (i8*, i8*, ...) @test6_1(i8* [[X6_2]], i8* nocapture [[Y6_2]], i8* [[Z6_…
564 call void (i8*, i8*, ...) @test6_1(i8* %x6_2, i8* %y6_2, i8* %z6_2)