Home
last modified time | relevance | path

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

/external/llvm/test/Transforms/FunctionAttrs/
Dreadattrs.ll42 ; CHECK: define void @test6_2(i8** nocapture %p, i8* %q)
44 define void @test6_2(i8** %p, i8* %q) {
Dnocapture.ll189 ; 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/
Dreadattrs.ll45 ; CHECK: define void @test6_2(i8** nocapture %p, i8* %q)
47 define void @test6_2(i8** %p, i8* %q) {
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) {
/external/clang/test/SemaCXX/
Dfriend.cpp99 namespace test6_2 { namespace
/external/llvm-project/clang/test/SemaCXX/
Dfriend.cpp99 namespace test6_2 { namespace
/external/llvm-project/llvm/test/Transforms/Attributor/
Dreadattrs.ll93 define void @test6_2(i8** %p, i8* %q) {
94 ; CHECK-LABEL: define {{[^@]+}}@test6_2
Dalign.ll115 %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
Dnocapture-1.ll521 define void @test6_2(i8* %x6_2, i8* %y6_2, i8* %z6_2) {
522 ; CHECK-LABEL: define {{[^@]+}}@test6_2