Searched full:f64tof32 (Results 1 – 12 of 12) sorted by relevance
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | f64tof32.yaml | 16 - file-name: "f64tof32" 27 - sig: f64tof32 34 f64tof32 44 description: Check f64tof32 with various values. 93 - sig: f64tof32 102 Check `f64tof32` with incorrect accumulator type. 103 …jects, strings, types, 64-bit floating point values, 32-bit integer values) and invokes `f64tof32`. 114 f64tof32 146 - sig: f64tof32 150 description: Check 'f64tof32' with uninitialized accumulator. [all …]
|
| D | template.yaml | 197 - include: 'f64tof32.yaml'
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | f64tof32.yaml | 16 - file-name: "f64tof32" 27 - sig: f64tof32 34 f64tof32 44 description: Check f64tof32 with various values. 92 - sig: f64tof32 101 Check `f64tof32` with incorrect accumulator type. 102 …jects, strings, types, 64-bit floating point values, 32-bit integer values) and invokes `f64tof32`. 113 f64tof32 145 - sig: f64tof32 149 description: Check 'f64tof32' with uninitialized accumulator. [all …]
|
| D | template.yaml | 203 - include: 'f64tof32.yaml'
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | PBC2IR.md | 132 | f64tof32 | f32 Cast |
|
| /arkcompiler/runtime_core/docs/ |
| D | PBC2IR.md | 132 | f64tof32 | f32 Cast |
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | ir_builder_test.cpp | 3434 // Checks the build of the f64tof32 instruction 3435 TEST_F(IrBuilderTest, F64tof32) in TEST_F() argument 3440 f64tof32 in TEST_F()
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | ir_builder_test.cpp | 3456 // Checks the build of the f64tof32 instruction 3457 TEST_F(IrBuilderTest, F64tof32) in TEST_F() argument 3462 f64tof32 in TEST_F()
|
| /arkcompiler/runtime_core/static_core/isa/ |
| D | isa.yaml | 1935 - sig: f64tof32
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | ETSGen.cpp | 1586 Sa().Emit<F64tof32>(node); in CastToFloat()
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| D | interpreter-inl.h | 1628 LOG_INST() << "f64tof32"; in HandleF64tof32()
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …F64tof32=t.EcmaCreateemptyobject=t.Shl=t.U32toi64=t.F32tou64=t.EcmaReturnundefined=t.Xor=t.I64toi3… field in t.DebugInsStartPlaceHolder.AnonymousClass64c59e0421301
|