Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll43 ; CHECK: define void @test6_2(i8** nocapture writeonly %p, i8* %q)
45 define void @test6_2(i8** %p, i8* %q) {
H A Dnocapture.ll213 ; FNATTR: define void @test6_2(i8* %x6_2, i8* nocapture %y6_2, i8* %z6_2)
214 define void @test6_2(i8* %x6_2, i8* %y6_2, i8* %z6_2) {
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dfriend.cpp99 namespace test6_2 { namespace
/llvm-project-15.0.7/llvm/test/Transforms/Attributor/
H A Dreadattrs.ll79 define void @test6_2(i8** %p, i8* %q) {
80 ; CHECK-LABEL: define {{[^@]+}}@test6_2
H A Dalign.ll100 %ret = tail call i32* @test6_2()
104 define i32* @test6_2() #0 {
106 ; NOT_CGSCC_NPM-LABEL: define {{[^@]+}}@test6_2
111 ; IS__CGSCC_NPM-LABEL: define {{[^@]+}}@test6_2
H A Dnocapture-1.ll557 define void @test6_2(i8* %x6_2, i8* %y6_2, i8* %z6_2) {
558 ; CHECK-LABEL: define {{[^@]+}}@test6_2