Searched full:f64tou32 (Results 1 – 19 of 19) sorted by relevance
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | f64tou32.yaml | 16 - file-name: "f64tou32" 27 - sig: f64tou32 34 f64tou32 37 description: Check f64tou32 with various values. 61 - sig: f64tou32 69 f64tou32 72 description: Check f64tou32 rounding with various values. 108 - sig: f64tou32 116 f64tou32 119 description: Check f64tou32 conversion to 0. [all …]
|
| D | f32tou32.yaml | 206 …rent values (objects, strings, types, 32-bit values, 64-bit integer values) and invokes `f64tou32`.
|
| D | template.yaml | 206 - include: 'f64tou32.yaml'
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | f64tou32.yaml | 16 - file-name: "f64tou32" 27 - sig: f64tou32 34 f64tou32 37 description: Check f64tou32 with various values. 62 - sig: f64tou32 70 f64tou32 73 description: Check f64tou32 rounding with various values. 109 - sig: f64tou32 117 f64tou32 120 description: Check f64tou32 conversion to 0. [all …]
|
| D | f32tou32.yaml | 206 …rent values (objects, strings, types, 32-bit values, 64-bit integer values) and invokes `f64tou32`.
|
| D | template.yaml | 200 - include: 'f64tou32.yaml'
|
| /arkcompiler/runtime_core/static_core/tests/cts-assembly/ |
| D | floatcast-test-0.pa | 116 # f64tou32 (+inf to UMAX_INT32 check) 118 f64tou32 122 # f64tou32 (-inf to 0 check) 124 f64tou32
|
| /arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/irtoc-opcode-suite/ |
| D | u32tof64.pa | 18 f64tou32
|
| /arkcompiler/runtime_core/tests/irtoc-interpreter-tests/irtoc-opcode-suite/ |
| D | u32tof64.pa | 18 f64tou32
|
| /arkcompiler/runtime_core/disassembler/tests/sources/ |
| D | instructions.pa | 147 f64tou32
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | PBC2IR.md | 130 | f64tou32 | u32 Cast |
|
| /arkcompiler/runtime_core/docs/ |
| D | PBC2IR.md | 130 | f64tou32 | u32 Cast |
|
| /arkcompiler/runtime_core/static_core/irtoc/scripts/ |
| D | common.irt | 244 macro(:f64tou32) do |arg|
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | ir_builder_test.cpp | 3382 // Checks the build of the f64tou32 instruction 3383 TEST_F(IrBuilderTest, F64tou32) in TEST_F() argument 3388 f64tou32 in TEST_F()
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | ir_builder_test.cpp | 3404 // Checks the build of the f64tou32 instruction 3405 TEST_F(IrBuilderTest, F64tou32) in TEST_F() argument 3410 f64tou32 in TEST_F()
|
| /arkcompiler/runtime_core/static_core/isa/ |
| D | isa.yaml | 1925 - sig: f64tou32
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| D | interpreter-inl.h | 1656 LOG_INST() << "f64tou32"; in HandleF64tou32()
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/lowering/ |
| D | llvm_ir_constructor.cpp | 3953 // float to int, e.g. F64TOI32, F32TOI64, F64TOU32, F32TOU64 in VisitCast()
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …F64tou32=t.Fsub2=t.EcmaLdsymbol=t.Or2Wide=t.Modu2Wide=t.F64toi64=t.Fadd2=t.EcmaLdnull=t.Or2=t.Modu… field in t.DebugInsStartPlaceHolder.AnonymousClass64c59e0421301
|