Searched full:i64toi32 (Results 1 – 25 of 30) sorted by relevance
12
16 - file-name: "i64toi32"28 - sig: i64toi3235 i64toi3243 description: Check i64toi32 with various values.64 - sig: i64toi3273 Check `i64toi32` with incorrect accumulator type.74 …jects, strings, types, 64-bit floating point values, 32-bit integer values) and invokes `i64toi32`.85 i64toi32116 - sig: i64toi32120 description: Check 'i64toi32' with uninitialized accumulator.[all …]
216 i64toi32298 i64toi32398 i64toi32479 i64toi32
192 i64toi32274 i64toi32374 i64toi32455 i64toi32
206 i64toi32258 i64toi32
243 - include: 'i64toi32.yaml'
176 i64toi32
186 i64toi32
137 i64toi32
1665 i64toi32
26 # - sig: i64toi3238 # Check `i64toi32` with incorrect accumulator type.48 i64toi32
20 i64toi32
18 i64toi32
17 i64toi32
27 i64toi32
37 i64toi32
28 i64toi32
29 i64toi32
150 i64toi32
142 | i64toi32 | i32 Cast |
829 TestUnaryOp("i64toi32", I64_MAX, static_cast<int32_t>(I64_MAX), in TEST_F()830 [](BytecodeEmitter *emitter) { emitter->I64toi32(); }); in TEST_F()