Searched refs:test6_2 (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/Transforms/FunctionAttrs/ |
D | readattrs.ll | 42 ; CHECK: define void @test6_2(i8** nocapture %p, i8* %q) 44 define void @test6_2(i8** %p, i8* %q) {
|
D | nocapture.ll | 189 ; CHECK: define void @test6_2(i8* %x6_2, i8* nocapture %y6_2, i8* %z6_2) 190 define void @test6_2(i8* %x6_2, i8* %y6_2, i8* %z6_2) {
|
/external/llvm-project/llvm/test/Transforms/FunctionAttrs/ |
D | readattrs.ll | 45 ; CHECK: define void @test6_2(i8** nocapture %p, i8* %q) 47 define void @test6_2(i8** %p, i8* %q) {
|
D | nocapture.ll | 213 ; 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) {
|
/external/clang/test/SemaCXX/ |
D | friend.cpp | 99 namespace test6_2 { namespace
|
/external/llvm-project/clang/test/SemaCXX/ |
D | friend.cpp | 99 namespace test6_2 { namespace
|
/external/llvm-project/llvm/test/Transforms/Attributor/ |
D | readattrs.ll | 93 define void @test6_2(i8** %p, i8* %q) { 94 ; CHECK-LABEL: define {{[^@]+}}@test6_2
|
D | align.ll | 115 %ret = tail call i32* @test6_2() 119 define i32* @test6_2() #0 { 121 ; NOT_CGSCC_NPM-LABEL: define {{[^@]+}}@test6_2 126 ; IS__CGSCC_NPM-LABEL: define {{[^@]+}}@test6_2
|
D | nocapture-1.ll | 521 define void @test6_2(i8* %x6_2, i8* %y6_2, i8* %z6_2) { 522 ; CHECK-LABEL: define {{[^@]+}}@test6_2
|