| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | call.virt.range_base.yaml | 326 i32 f2 335 stobj a0, R.f2 353 ldobj v0, R.f2 361 i32 f2 370 stobj a0, R.f2 393 ldobj v0, R.f2 401 i32 f2 410 stobj a0, R.f2 433 ldobj v0, R.f2 442 i32 f2 [all …]
|
| D | call.virt.yaml | 344 i32 f2 353 stobj a0, R.f2 370 ldobj v0, R.f2 378 i32 f2 387 stobj a0, R.f2 409 ldobj v0, R.f2 417 i32 f2 426 stobj a0, R.f2 448 ldobj v0, R.f2 457 i32 f2 [all …]
|
| D | call.virt.range.yaml | 232 i32 f2 240 stobj a0, R.f2 273 ldobj v1, R.f2 296 i32 f2 308 stobj a0, R.f2 391 ldobj v1, R.f2 454 f64 f2 473 stobj.64 v0, R.f2 692 ldobj.64 v2, R.f2 894 i32 f2 [all …]
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | stack_walker_test.cpp | 531 .function u1 f2() { in TEST_F() 537 call f2 in TEST_F() 567 …rOptions().SetCompilerRegex("(?!_GLOBAL::main|_GLOBAL::f4|_GLOBAL::f1|_GLOBAL::f2|_GLOBAL::f3).*"); in TEST_F() 570 …r.GetCompilerOptions().SetCompilerRegex("(?!_GLOBAL::main|_GLOBAL::f4|_GLOBAL::f1|_GLOBAL::f2).*"); in TEST_F() 573 runner.GetCompilerOptions().SetCompilerRegex("(?!_GLOBAL::main|_GLOBAL::f4|_GLOBAL::f2).*"); in TEST_F() 579 …runner.GetCompilerOptions().SetCompilerRegex("(?!_GLOBAL::main|_GLOBAL::f1|_GLOBAL::f2|_GLOBAL::f3… in TEST_F() 585 …runner.GetCompilerOptions().SetCompilerRegex("(?!_GLOBAL::f4|_GLOBAL::f1|_GLOBAL::f2|_GLOBAL::f3).… in TEST_F() 588 runner.GetCompilerOptions().SetCompilerRegex("(?!_GLOBAL::f4|_GLOBAL::f1|_GLOBAL::f2).*"); in TEST_F() 591 runner.GetCompilerOptions().SetCompilerRegex("(?!_GLOBAL::f4|_GLOBAL::f2).*"); in TEST_F() 600 runner.GetCompilerOptions().SetCompilerRegex("(?!_GLOBAL::f1|_GLOBAL::f2|_GLOBAL::f3).*"); in TEST_F() [all …]
|
| /arkcompiler/runtime_core/tests/checked/ |
| D | aot.pa | 29 #! EVENT "AotEntrypointFound,Test::f2" 40 .function i32 Test.f2() { 89 call.short Test.f2
|
| /arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/ |
| D | defect_scan_aux_test.cpp | 236 auto f2 = ds_test.CheckFunction("func10"); in main() local 237 TestHelper::ExpectEqual(f2->GetArgCount(), 3); in main() 238 size_t dc_cnt2 = f2->GetDefinedClassCount(); in main() 240 TestHelper::ExpectEqual(f2->GetDefinedClassByIndex(0)->GetClassName(), "#2#Bar"); in main() 241 TestHelper::ExpectEqual(f2->GetDefinedClassByIndex(1)->GetClassName(), "#3#Bar2"); in main() 242 size_t df_cnt2 = f2->GetDefinedFunctionCount(); in main() 244 TestHelper::ExpectTrue(ds_test.ContainDefinedFunction(f2, "baseFoo1")); in main() 245 TestHelper::ExpectTrue(ds_test.ContainDefinedFunction(f2, "func12")); in main() 246 TestHelper::ExpectTrue(ds_test.ContainDefinedFunction(f2, "#4#")); in main() 247 TestHelper::ExpectTrue(ds_test.ContainDefinedFunction(f2, "#5#")); in main() [all …]
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | osr_test.cpp | 230 call f2 235 .function i32 f2() { 292 runner.GetCompilerOptions().SetCompilerInliningBlacklist({"_GLOBAL::f2"}); in TEST_F() 508 call f2, a0, v0 514 .function void f2(i32[] a0, i32 a1) { 528 runner.GetCompilerOptions().SetCompilerRegex("(?!_GLOBAL::f2).*"); in TEST_F() 582 call f2, a0, v0 597 .function void f2(i32[] a0, i32 a1) { 611 runner.GetCompilerOptions().SetCompilerRegex("(?!_GLOBAL::f2).*"); in TEST_F() 646 ASSERT_EQ(exception_events[0]->method_name, "_GLOBAL::f2"); in TEST_F()
|
| /arkcompiler/runtime_core/compiler/tools/ |
| D | pbc_2_ir_doc_gen.sh | 47 all_insts=$(grep "sig:" $ISA | cut -f2 -d':' | cut -f2 -d' ')
|
| D | ir_builder_coverage.sh | 49 all_insts=$(grep "sig:" $ISA | cut -f2 -d':' | cut -f2 -d' ')
|
| /arkcompiler/ets_frontend/testTs/expect/salsa/ |
| D | typeFromJSInitializer2.txt | 2 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f2'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 0}…
|
| D | typeFromJSInitializer3.txt | 2 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f2'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 0}…
|
| /arkcompiler/ets_frontend/es2panda/test/parser/js/ |
| D | test-var-decl.js | 29 f2 = 3 variable
|
| D | test-function-decl.js | 19 f2 = function() { function
|
| /arkcompiler/ets_frontend/testTs/expect/jsdoc/ |
| D | typeParameterExtendsUnionConstraintDistributed.txt | 2 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f2'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 1}…
|
| D | checkJsdocReturnTag1.txt | 3 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f2'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 0}…
|
| D | jsdocReturnTag1.txt | 3 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f2'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 0}…
|
| /arkcompiler/ets_frontend/testTs/expect/constEnums/ |
| D | constEnum3.txt | 2 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f2'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 1}…
|
| /arkcompiler/ets_frontend/testTs/expect/externalModules/es6/ |
| D | es6modulekindWithES5Target6.txt | 2 …: 3}, {'tag': 2, 'value': 0}, {'tag': 2, 'value': 0}, {'tag': 5, 'value': 'f2'}, {'tag': 2, 'value…
|
| /arkcompiler/ets_frontend/testTs/expect/types/typeParameters/typeParameterLists/ |
| D | innerTypeParameterShadowingOuterOne.txt | 3 …: 3}, {'tag': 2, 'value': 0}, {'tag': 2, 'value': 0}, {'tag': 5, 'value': 'f2'}, {'tag': 2, 'value…
|
| /arkcompiler/ets_frontend/testTs/expect/types/keyof/ |
| D | keyofAndForIn.txt | 2 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f2'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 2}…
|
| /arkcompiler/ets_frontend/testTs/expect/types/rest/ |
| D | genericObjectRest.txt | 2 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f2'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 1}…
|
| /arkcompiler/ets_frontend/testTs/expect/types/mapped/ |
| D | mappedTypeModifiers.txt | 3 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f2'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 1}…
|
| D | mappedTypeConstraints.txt | 3 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f2'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 1}…
|
| D | mappedTypesArraysTuples.txt | 4 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f2'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 1}…
|
| /arkcompiler/runtime_core/tests/cts-assembly/ |
| D | oom-02.pa | 28 i64 f2
|