Home
last modified time | relevance | path

Searched full:sf1 (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/util/tests/
Dstruct_field_test.cpp57 StructField<int32_t, int32_t> sF1 {8U}; in TEST_F() local
58 int32_t &pos2 = sF1.Of(pos1); in TEST_F()
/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.yaml65 .function void R.sf1(i32 a0) {
80 .function void sf1(i32 a0) {
125 - values: ['R.sf1, v1, 1']
126 - values: ['R.sf1, v2, v1, 2']
127 - values: ['R.sf1, v3, v2, v1, 3']
146 - values: ['sf1, v1, 1']
147 - values: ['sf1, v2, v1, 2']
148 - values: ['sf1, v3, v2, v1, 3']
Dcall.virt.acc.short.yaml60 .function void R.sf1(i32 a0) {
72 .function void sf1(i32 a0) {
95 - values: ['R.sf1, v0, 0']
102 - values: ['sf1, v0, 0']
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcall.virt.acc.yaml71 .function void R.sf1(i32 a0) {
86 .function void sf1(i32 a0) {
131 - values: ['R.sf1, v1, 1']
132 - values: ['R.sf1, v2, v1, 2']
133 - values: ['R.sf1, v3, v2, v1, 3']
156 - values: ['sf1, v1, 1']
157 - values: ['sf1, v2, v1, 2']
158 - values: ['sf1, v3, v2, v1, 3']
Dcall.virt.acc.short.yaml66 .function void R.sf1(i32 a0) {
78 .function void sf1(i32 a0) {
101 - values: ['R.sf1, v0, 0']
110 - values: ['sf1, v0, 0']