Lines Matching refs:Test
24 #! RUN_PAOC options: "--compiler-inlining false --compiler-regex '(_GLOBAL::func[13]|Test::f[23…
29 #! EVENT "AotEntrypointFound,Test::f2"
30 #! EVENT "AotEntrypointFound,Test::f3"
31 #! EVENT_NOT "AotEntrypointFound,Test::f1"
33 .record Test {}
35 .function i32 Test.f1() {
40 .function i32 Test.f2() {
45 .function i32 Test.f3() {
85 call.short Test.f1
89 call.short Test.f2
93 call.short Test.f3