Home
last modified time | relevance | path

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

/external/llvm/test/Transforms/FunctionAttrs/
Dreadattrs.ll41 declare void @test6_1()
46 call void @test6_1()
Dnocapture.ll187 declare void @test6_1(i8* %x6_1, i8* nocapture %y6_1, ...)
191 call void (i8*, i8*, ...) @test6_1(i8* %x6_2, i8* %y6_2, i8* %z6_2)
/external/llvm-project/llvm/test/Transforms/FunctionAttrs/
Dreadattrs.ll44 declare void @test6_1()
49 call void @test6_1()
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)
/external/clang/test/SemaCXX/
Dfriend.cpp84 namespace test6_1 { namespace
/external/llvm-project/clang/test/SemaCXX/
Dfriend.cpp84 namespace test6_1 { namespace
/external/llvm-project/llvm/test/Transforms/Attributor/
Dreadattrs.ll91 declare void @test6_1()
97 ; CHECK-NEXT: call void @test6_1()
101 call void @test6_1()
Dalign.ll104 define i32* @test6_1() #0 {
106 ; NOT_CGSCC_NPM-LABEL: define {{[^@]+}}@test6_1
111 ; IS__CGSCC_NPM-LABEL: define {{[^@]+}}@test6_1
130 %ret = tail call i32* @test6_1()
Dnocapture-1.ll519 declare void @test6_1(i8* %x6_1, i8* nocapture %y6_1, ...)
524 ; CHECK-NEXT: call void (i8*, i8*, ...) @test6_1(i8* [[X6_2]], i8* nocapture [[Y6_2]], i8* [[Z6_…
528 call void (i8*, i8*, ...) @test6_1(i8* %x6_2, i8* %y6_2, i8* %z6_2)