Searched full:u32toi64 (Results 1 – 25 of 30) sorted by relevance
12
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | u32toi64.yaml | 16 - file-name: "u32toi64" 28 - sig: u32toi64 35 u32toi64 38 description: Check u32toi64 with various values. 56 - sig: u32toi64 65 Check `u32toi64` with incorrect accumulator type. 66 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32toi64`. 77 u32toi64 108 - sig: u32toi64 112 description: Check 'u32toi64' with uninitialized accumulator. [all …]
|
| D | call.virt.short.yaml | 360 u32toi64 368 u32toi64 405 u32toi64 411 u32toi64 596 u32toi64 604 u32toi64 643 u32toi64 649 u32toi64
|
| D | call.virt.range_base.yaml | 458 u32toi64 464 u32toi64 473 u32toi64 479 u32toi64 760 u32toi64 766 u32toi64 774 u32toi64 780 u32toi64
|
| D | call.virt.yaml | 473 u32toi64 479 u32toi64 488 u32toi64 494 u32toi64 753 u32toi64 759 u32toi64 767 u32toi64 773 u32toi64
|
| D | template.yaml | 358 - include: 'u32toi64.yaml'
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | u32toi64.yaml | 16 - file-name: "u32toi64" 28 - sig: u32toi64 35 u32toi64 38 description: Check u32toi64 with various values. 57 - sig: u32toi64 66 Check `u32toi64` with incorrect accumulator type. 67 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32toi64`. 78 u32toi64 109 - sig: u32toi64 113 description: Check 'u32toi64' with uninitialized accumulator. [all …]
|
| D | call.virt.range_base.yaml | 439 u32toi64 445 u32toi64 453 u32toi64 459 u32toi64
|
| D | call.virt.short.yaml | 329 u32toi64 337 u32toi64 374 u32toi64 380 u32toi64
|
| D | call.virt.yaml | 452 u32toi64 458 u32toi64 466 u32toi64 472 u32toi64
|
| D | template.yaml | 351 - include: 'u32toi64.yaml'
|
| /arkcompiler/runtime_core/static_core/tests/cts-assembly/ |
| D | op-26.pa | 14 #Assert that operation u32toi64 works fine 17 u32toi64
|
| D | arrays-07.pa | 61 u32toi64
|
| D | arrays-08.pa | 61 u32toi64
|
| /arkcompiler/runtime_core/tests/cts-assembly/ |
| D | op-26.pa | 14 #Assert that operation u32toi64 works fine 17 u32toi64
|
| D | arrays-08.pa | 61 u32toi64
|
| D | arrays-07.pa | 61 u32toi64
|
| /arkcompiler/runtime_core/tests/irtoc-interpreter-tests/irtoc-opcode-suite/ |
| D | u32toi64.pa | 18 u32toi64
|
| /arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/irtoc-opcode-suite/ |
| D | u32toi64.pa | 18 u32toi64
|
| /arkcompiler/runtime_core/disassembler/tests/sources/ |
| D | instructions.pa | 151 u32toi64
|
| /arkcompiler/runtime_core/docs/ |
| D | PBC2IR.md | 143 | u32toi64 | i64 Cast |
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | PBC2IR.md | 143 | u32toi64 | i64 Cast |
|
| /arkcompiler/runtime_core/tests/ |
| D | CMakeLists.txt | 922 add_test_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/irtoc-interpreter-tests/irtoc-opcode-suite/u32toi64…
|
| /arkcompiler/runtime_core/static_core/tests/ |
| D | CMakeLists.txt | 1166 add_test_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/irtoc-interpreter-tests/irtoc-opcode-suite/u32toi64…
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | ir_builder_test.cpp | 3510 // Checks the build of the u32toi64 instruction 3511 TEST_F(IrBuilderTest, U32toi64) in TEST_F() argument 3516 u32toi64 in TEST_F()
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | ir_builder_test.cpp | 3532 // Checks the build of the u32toi64 instruction 3533 TEST_F(IrBuilderTest, U32toi64) in TEST_F() argument 3538 u32toi64 in TEST_F()
|
12