Home
last modified time | relevance | path

Searched full:f6 (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcall.virt.range.yaml300 f64 f6
316 stobj.64 a0, R.f6
428 ldobj.64 v2, R.f6
458 i64 f6
492 stobj.64 v0, R.f6
748 ldobj.64 v2, R.f6
963 f64 f6
980 stobj.64 a0, R.f6
1092 ldobj.64 v2, R.f6
1122 i64 f6
[all …]
/arkcompiler/runtime_core/tests/cts-assembly/
Doom-02.pa32 i64 f6
Doom-01.pa32 i64 f6
/arkcompiler/ets_frontend/testTs/expect/types/typeRelationships/bestCommonType/
DfunctionWithMultipleReturnStatements.txt6 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f6'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 2}…
DfunctionWithMultipleReturnStatements2.txt5 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f6'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 1}…
/arkcompiler/ets_frontend/testTs/expect/types/union/
DunionTypeCallSignatures3.txt7 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f6'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 2}…
/arkcompiler/ets_frontend/testTs/expect/types/literal/
DliteralTypes3.txt7 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f6'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 2}…
DliteralTypes2.txt15 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f6'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 0}…
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
Ddefect_scan_aux_test.cpp407 auto f6 = abc_file->GetFunctionByName("callMemberFunc2"); in main() local
408 size_t ci_cnt6 = f6->GetCalleeInfoCount(); in main()
410 auto ci6_0 = f6->GetCalleeInfoByIndex(0); in main()
416 auto ci6_1 = f6->GetCalleeInfoByIndex(1); in main()
/arkcompiler/ets_frontend/testTs/expect/types/mapped/
DisomorphicMappedTypeInference.txt15 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f6'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 1}…
DmappedTypes2.txt12 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f6'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 1}…
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/
Dassembler_x64_test.cpp196 // 41 89 f6 movl %esi, %r14d in HWTEST_F_L0()
350 // 48 f6 c4 0f testq $15, %rsp in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp897 // F6: Test r/m8, imm8 in Testb()
898 // REX F6: Test r/m8*, imm8 in Testb()
900 // 0: F6 /0 ib in Testb()
/arkcompiler/ets_frontend/testTs/
Dtest-case.patch3868 +function f6(x: unknown) {