Searched full:i64tof64 (Results 1 – 17 of 17) sorted by relevance
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | i64tof64.yaml | 16 - file-name: "i64tof64" 27 - sig: i64tof64 34 i64tof64 37 description: Check i64tof64 with various values. 89 - sig: i64tof64 98 Check `i64tof64` with incorrect accumulator type. 99 …jects, strings, types, 64-bit floating point values, 32-bit integer values) and invokes `i64tof64`. 110 i64tof64 141 - sig: i64tof64 145 description: Check 'i64tof64' with uninitialized accumulator. [all …]
|
| D | template.yaml | 242 - include: 'i64tof64.yaml'
|
| D | call.virt.short.yaml | 416 i64tof64 654 i64tof64
|
| D | call.virt.range_base.yaml | 481 i64tof64 782 i64tof64
|
| D | call.virt.yaml | 496 i64tof64 775 i64tof64
|
| /arkcompiler/runtime_core/tests/verifier-tests/ |
| D | bug_2107_1.pa | 24 # - sig: i64tof64 36 # Check `i64tof64` with incorrect accumulator type. 37 …jects, strings, types, 64-bit floating point values, 32-bit integer values) and invokes `i64tof64`. 46 i64tof64
|
| D | bug_2107_2.pa | 39 …jects, strings, types, 64-bit floating point values, 32-bit integer values) and invokes `i64tof64`.
|
| /arkcompiler/runtime_core/tests/irtoc-interpreter-tests/irtoc-opcode-suite/ |
| D | i64tof64.pa | 18 i64tof64
|
| D | fadd2.64.pa | 20 i64tof64
|
| /arkcompiler/runtime_core/disassembler/tests/sources/ |
| D | instructions.pa | 143 i64tof64
|
| /arkcompiler/runtime_core/docs/ |
| D | PBC2IR.md | 120 | i64tof64 | f64 Cast |
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | interpreter_test.cpp | 832 TestUnaryOp("i64tof64", I64_MAX, static_cast<double>(I64_MAX), in TEST_F() 833 [](BytecodeEmitter *emitter) { emitter->I64tof64(); }); in TEST_F()
|
| /arkcompiler/runtime_core/tests/ |
| D | CMakeLists.txt | 932 add_test_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/irtoc-interpreter-tests/irtoc-opcode-suite/i64tof64…
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | ir_builder_test.cpp | 3122 // Checks the build of the i64tof64 instruction 3123 TEST_F(IrBuilderTest, I64tof64) in TEST_F() argument 3128 i64tof64 in TEST_F()
|
| /arkcompiler/runtime_core/assembler/tests/ |
| D | parser_test.cpp | 180 v.push_back(l.TokenizeString("i64tof64}").first); in TEST() 185 …ASSERT_EQ(item.Value().function_table.at(sig_main).ins[0].opcode, Opcode::I64TOF64) << "NONE expec… in TEST()
|
| /arkcompiler/runtime_core/runtime/interpreter/ |
| D | interpreter-inl.h | 1159 LOG_INST() << "i64tof64"; in HandleI64tof64()
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …I64tof64=t.Fcmpl=t.EcmaLdinfinity=t.NotWide=t.UcmpWide=t.U32tof64=t.Fldai=t.EcmaLdnan=t.Not=t.Ucmp… field in t.DebugInsStartPlaceHolder.AnonymousClassbd3cd7222cf01
|