Home
last modified time | relevance | path

Searched full:sf2 (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/util/tests/
Dstruct_field_test.cpp65 StructField<int64_t, int64_t> sF2 {16U}; in TEST_F() local
66 int64_t &pos4 = sF2.Of(pos3); in TEST_F()
/arkcompiler/ets_frontend/ets2panda/linter/test/main/
Dshared_module.ets64 function sf2():void {
67 export {sf2};
Dsendable_function.ets.migrate.ets33 function sf2():void {}
Dsendable_function.ets33 function sf2():void {}
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dspill_fill_encoder.cpp90 std::sort(it, next, [](auto sf1, auto sf2) { return sf1.DstValue() > sf2.DstValue(); }); in SortSpillFillData() argument
93 std::sort(it, next, [](auto sf1, auto sf2) { return sf1.SrcValue() > sf2.SrcValue(); }); in SortSpillFillData() argument
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dcall.virt.acc.yaml68 .function void R.sf2(i32 a0, i32 a1) {
83 .function void sf2(i32 a0, i32 a1) {
129 - values: ['R.sf2, v1, 1']
130 - values: ['R.sf2, v2, v1, 2']
131 - values: ['R.sf2, v3, v2, v1, 3']
150 - values: ['sf2, v1, 1']
151 - values: ['sf2, v2, v1, 2']
152 - values: ['sf2, v3, v2, v1, 3']
Dcall.virt.acc.short.yaml63 .function void R.sf2(i32 a0, i32 a1) {
75 .function void sf2(i32 a0, i32 a1) {
97 - values: ['R.sf2, v0, 1']
104 - values: ['sf2, v0, 1']
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcall.virt.acc.yaml74 .function void R.sf2(i32 a0, i32 a1) {
89 .function void sf2(i32 a0, i32 a1) {
136 - values: ['R.sf2, v1, 1']
137 - values: ['R.sf2, v2, v1, 2']
138 - values: ['R.sf2, v3, v2, v1, 3']
161 - values: ['sf2, v1, 1']
162 - values: ['sf2, v2, v1, 2']
163 - values: ['sf2, v3, v2, v1, 3']
Dcall.virt.acc.short.yaml69 .function void R.sf2(i32 a0, i32 a1) {
81 .function void sf2(i32 a0, i32 a1) {
104 - values: ['R.sf2, v0, 1']
113 - values: ['sf2, v0, 1']