Searched full:into (Results 1 – 25 of 1112) sorted by relevance
12345678910>>...45
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | stobj.v.obj.yaml | 72 title: Store register content into object field 74 Store register content into object field by field_id. 84 description: Store register content into object field by field_id. 419 # store into object field 444 # store into object array field 472 # store into i32[] array field 494 # store into panda.Object field 535 # store into panda.Object[] field 598 # store into object field 632 # store into object array field [all …]
|
| D | stobj.obj.yaml | 92 title: Store accumulator content into object field 94 Store accumulator content into object field by field_id. 104 description: Store accumulator content into object field by field_id. 367 # store into object field 398 # store into object array field 436 # store into i32[] array field 461 # store into panda.Object field 500 # store into panda.Object[] field 562 # store into object field 598 # store into object array field [all …]
|
| D | ststatic.obj.yaml | 94 Store accumulator content into static field by field_id. 104 description: Store accumulator content into static field by field_id. 246 # store into object type field 277 # store into object array type field 315 # store into i32[] array field 340 # store into panda.Object field 379 # store into panda.Object[] field 439 # store into object type field 475 # store into object array type field 510 # store into panda.Object field [all …]
|
| D | ldobj.v.obj.yaml | 97 Get field value from an object by field id and put it into register. 397 …description: Check that field value is loaded from field into register. More tests on ldobj.v.obj … 399 description: Get field value from an object by field id and put it into register. 408 # store null into Q type field 412 # store null into Q[] type field 416 # store R object into R type field 420 # store R[] into R[] type field 425 # store R object into panda.Object type field 429 # store R[] into panda.Object type field 434 # store R[] into panda.Object[] type field [all …]
|
| D | ldobj.obj.yaml | 97 Get field value from an object by field id and put it into accumulator. 400 …description: Check that accumulator value is loaded from field into accumulator. More tests on ldo… 402 description: Get field value from an object by field id and put it into accumulator. 411 # store null into Q type field 415 # store null into Q[] type field 419 # store R object into R type field 423 # store R[] into R[] type field 428 # store R object into panda.Object type field 432 # store R[] into panda.Object type field 437 # store R[] into panda.Object[] type field [all …]
|
| D | ldstatic.obj.yaml | 96 Get static field value by field_id and put it into accumulator. 288 …description: Check that accumulator value is loaded from field into accumulator in PandaAssembly c… 290 description: Get static field value by field_id and put it into accumulator. 297 # store null into Q type field 301 # store null into Q[] type field 305 # store R object into R type field 309 # store R[] into R[] type field 314 # store R object into panda.Object type field 318 # store R[] into panda.Object type field 323 # store R[] into panda.Object[] type field [all …]
|
| D | lda.null.yaml | 18 title: Load null reference into accumulator 19 description: Load null reference into accumulator. 31 description: Check lda.null loads null reference into accumulator.
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/ts_import_ets/ts/ |
| D | test1.ts.json | 24 …\" classes and \"Sendable\" interfaces are allowed for importing from ets into ts file (arkts-no-t… 34 …\" classes and \"Sendable\" interfaces are allowed for importing from ets into ts file (arkts-no-t… 44 …\" classes and \"Sendable\" interfaces are allowed for importing from ets into ts file (arkts-no-t… 54 …\" classes and \"Sendable\" interfaces are allowed for importing from ets into ts file (arkts-no-t… 64 …\" classes and \"Sendable\" interfaces are allowed for importing from ets into ts file (arkts-no-t… 74 …\" classes and \"Sendable\" interfaces are allowed for importing from ets into ts file (arkts-no-t…
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | stobj.v.obj.yaml | 44 title: Store register content into object field 46 Store register content into object field by field_id. 55 description: Store register content into object field by field_id. 253 # store into object field 278 # store into object array field 306 # store into i32[] array field 328 # store into panda.Object field 369 # store into panda.Object[] field 441 description: Store register content into object field by field_id. 466 # store null into Q type field [all …]
|
| D | ststatic.obj.yaml | 51 Store accumulator content into static field by field_id. 60 description: Store accumulator content into static field by field_id. 175 # store into object type field 206 # store into object array type field 244 # store into i32[] array field 269 # store into panda.Object field 308 # store into panda.Object[] field 354 description: Store accumulator content into static field by field_id. 372 # store null into Q type field 378 # store null into Q[] type field [all …]
|
| D | stobj.obj.yaml | 49 title: Store accumulator content into object field 51 Store accumulator content into object field by field_id. 60 description: Store accumulator content into object field by field_id. 265 # store into object field 296 # store into object array field 334 # store into i32[] array field 359 # store into panda.Object field 398 # store into panda.Object[] field 464 description: Store accumulator content into object field by field_id. 484 # store null into Q type field [all …]
|
| D | ldstatic.obj.yaml | 52 Get static field value by field_id and put it into accumulator. 184 …description: Check that accumulator value is loaded from field into accumulator. More tests on lds… 186 description: Get static field value by field_id and put it into accumulator. 192 # store null into Q type field 196 # store null into Q[] type field 200 # store R object into R type field 204 # store R[] into R[] type field 209 # store R object into panda.Object type field 213 # store R[] into panda.Object type field 218 # store R[] into panda.Object[] type field
|
| D | lda.null.yaml | 18 title: Load null reference into accumulator 19 description: Load null reference into accumulator. 31 description: Check lda.null loads null reference into accumulator.
|
| D | ldobj.obj.yaml | 52 Get field value from an object by field id and put it into accumulator. 301 …description: Check that accumulator value is loaded from field into accumulator. More tests on ldo… 303 description: Get field value from an object by field id and put it into accumulator. 311 # store null into Q type field 315 # store null into Q[] type field 319 # store R object into R type field 323 # store R[] into R[] type field 328 # store R object into panda.Object type field 332 # store R[] into panda.Object type field 337 # store R[] into panda.Object[] type field
|
| D | ldobj.v.obj.yaml | 52 Get field value from an object by field id and put it into register. 295 …description: Check that field value is loaded from field into register. More tests on ldobj.v.obj … 297 description: Get field value from an object by field id and put it into register. 305 # store null into Q type field 309 # store null into Q[] type field 313 # store R object into R type field 317 # store R[] into R[] type field 322 # store R object into panda.Object type field 326 # store R[] into panda.Object type field 331 # store R[] into panda.Object[] type field
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/test/config_test/ |
| D | cli_options_test2.py | 57 "--heap-verifier", "fail_on_verification:pre:into:post", "--groups", "1", 63 "--heap-verifier", "fail_on_verification:pre:into:post", "--groups", "1", 76 "--heap-verifier", "fail_on_verification:pre:into:post", "--groups", "1", 82 "--heap-verifier", "fail_on_verification:pre:into:post", "--groups", "1", 95 "--heap-verifier", "fail_on_verification:pre:into:post", "--groups", "1", 101 "--heap-verifier", "fail_on_verification:pre:into:post", 114 "--heap-verifier", "fail_on_verification:pre:into:post", "--groups", "1", 120 "--heap-verifier", "fail_on_verification:pre:into:post", "--groups", "1", 133 "--heap-verifier", "fail_on_verification:pre:into:post", "--groups", "1", 139 "--heap-verifier", "fail_on_verification:pre:into:post", "--groups", "1", [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/main/ |
| D | incompatible_function.ets.arkts2.json | 24 …"rule": "Stricter assignments into variables of function type (arkts-incompatible-function-types)", 54 …"rule": "Stricter assignments into variables of function type (arkts-incompatible-function-types)", 94 …"rule": "Stricter assignments into variables of function type (arkts-incompatible-function-types)", 114 …"rule": "Stricter assignments into variables of function type (arkts-incompatible-function-types)", 134 …"rule": "Stricter assignments into variables of function type (arkts-incompatible-function-types)", 164 …"rule": "Stricter assignments into variables of function type (arkts-incompatible-function-types)", 194 …"rule": "Stricter assignments into variables of function type (arkts-incompatible-function-types)",
|
| /arkcompiler/runtime_core/static_core/compiler/docs/ |
| D | plt.md | 9 During code generation so-called `SlowPath` code is created, and we put it into a special cold code… 16 `SlowPath` also can be used, as we can cache gathered Method or Class pointer into a slot in GOT ta… 24 `SecondSlot` is filled during AOT file loading into runtime and contains `PLT CallStatic Resolver` … 57 Caller `Method pointer` could be extracted (into `x0`) directly from Caller's CFrame, so, 60 When we have `Method pointer`, it is stored into `ThirdSlot`, allow to load proper executable addre… 61 …d call. Jump by register value operation is used instead of call to return back directly into code, 91 XX+24: ldr w16, [x5, #4] ; Get Class pointer into x16 103 Unlike CallStatic, there is no way to use default parameter registers to send/receive values into r… 112 Control is returned back into code instead. 156 It stores gathered `Class pointer` into `ThirdSlot`, and also does the same for `SecondSlot` but un… [all …]
|
| D | code_sink_doc.md | 4 The optimization moves instructions into successor blocks, when possible, so that they are not exec… 28 …nch however it is always executed. The code sinking optimization suggests to move `v8` into `BB 2`. 39 …s of the instruction is dominated by a block that the instruction is sunk into. Instructions in a … 55 Blocks that instruction cannot be sunk into: 57 * Loads cannot be sunk into blocks with more than one predecessors (because other predecessors migh… 58 * Do not sunk instructions into loops 127 // Do not sink into loops 201 Sinking `v6` into loop and `v26` out of loop
|
| D | aot_cha.md | 12 This class context is represented by a string which is written into AOT file and compared with runt… 53 The string of class context for AOT file takes into account `--paoc-location` option. 82 For JIT compiler steps 2-3-4 is merged into one, because it can obtain the index of method in virtu… 88 for each method) into `.aot_table`. 90 The usage of class hierarchy may help AOT compiler to squash 2-3-4 into one step as JIT-compiler do…
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | plt.md | 9 During code generation so-called `SlowPath` code is created, and we put it into a special cold code… 16 `SlowPath` also can be used, as we can cache gathered Method or Class pointer into a slot in GOT ta… 24 `SecondSlot` is filled during AOT file loading into runtime and contains `PLT CallStatic Resolver` … 57 Caller `Method pointer` could be extracted (into `x0`) directly from Caller's CFrame, so, 60 When we have `Method pointer`, it is stored into `ThirdSlot`, allow to load proper executable addre… 61 …d call. Jump by register value operation is used instead of call to return back directly into code, 91 XX+24: ldr w16, [x5, #4] ; Get Class pointer into x16 103 Unlike CallStatic, there is no way to use default parameter registers to send/receive values into r… 112 Control is returned back into code instead. 156 It stores gathered `Class pointer` into `ThirdSlot`, and also does the same for `SecondSlot` but un… [all …]
|
| D | aot_cha.md | 12 This class context is represented by a string which is written into AOT file and compared with runt… 53 The string of class context for AOT file takes into account `--paoc-location` option. 82 For JIT compiler steps 2-3-4 is merged into one, because it can obtain the index of method in virtu… 88 for each method) into `.aot_table`. 90 The usage of class hierarchy may help AOT compiler to squash 2-3-4 into one step as JIT-compiler do…
|
| /arkcompiler/ets_runtime/test/perform/string/ |
| D | expect_output.txt | 19 string split into regexp.split : 22 32 string replace into string.replace searchtag in the middle of the input parameter : 59 33 string replace into string.replace searchtag in the beginning of the input parameter : 46 34 string replace into string.repalce : 55
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | arkts-debugger-expression-evaluation.md | 34 It is necessary to distinguish between generated classes when loading them into the Runtime. 53 Note that plugin inserts intrinsics calls directly into the AST, but not into the source code. 58 …nough to deserialize the class declaration from the debugging information into the class definitio… 76 The plugin deserializes a class from debugging information into an AST class consisting of empty me…
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/options/ |
| D | macros.py | 54 Macro can be expanded into single value of str or to list of str 59 If a macro is expanded into list of str the 2 cases are possible: 60 - if a source line contains only 1 macro (expanded into list) and no other symbols: 63 in this case the list is converted into the str 110 f"The macro '{macro}' at value '{raw_value}' is expanded into '{prop_value}'. "
|
12345678910>>...45