Lines Matching defs:literals

1197   // Check that the literals loaded correctly.
1233 // literals in a different order.
1244 // Check that the literals loaded correctly.
1306 // allows reordering of literals in the pool, this will not always be the
1314 // Check that the literals loaded correctly.
1358 // Check that the literals loaded correctly.
1441 // Check that the literals loaded correctly.
1473 // AlignDown to 4 byte as the literals will be 4 byte aligned.
1530 // emit the literals in a different order.
1539 // Check that the literals loaded correctly.
1579 // emit the literals in a different order.
1588 // Check that the literals loaded correctly.
1665 // Check that the literals loaded correctly.
1714 // Check that the literals loaded correctly.
1854 // Check that conditionally loading literals of different types works
2093 // Check that the literals loaded correctly.
2160 // Check that the literals loaded correctly.
2209 // Load the entries several times to test that literals can be shared.
2335 // Check that the literals loaded correctly.
2730 // Update literals' values. "a32" and "a64" are already emitted. "b32" and
3475 // Check that the literals loaded correctly.
3638 Literal<uint64_t>* literals[literal_count];
3656 // - 4..7: Generate various load instructions with literals.
3663 // - "nops vs literals"
3684 // TODO: Generate pseudo-random data for literals. At the moment, the
3687 literals[lit] = new Literal<uint64_t>(literal_values[lit]);
3739 __ Ldr(r2, literals[literal_index]);
3745 __ Ldrb(r2, literals[literal_index]);
3753 __ Ldrd(r2, r3, literals[literal_index]);
3764 __ Vldr(s0, literals[literal_index]);
3879 delete literals[lit];
4068 // Check that the literals loaded correctly.
4161 // Check that the literals loaded correctly.
4234 // Check that the literals loaded correctly.
4306 // Check that the literals loaded correctly.
4382 // Check that the literals loaded correctly.
4979 // Check that the literals loaded correctly.
5021 // At this point, no literals and no veneers have been generated.
5043 // Check that the literals loaded correctly.
5083 // Check that the literals loaded correctly.
5145 // Check that the literals loaded correctly.
5195 // Check that veneer and literals are well generated when they are out of
5248 // Check that both literals and veneers have been emitted.
5264 // Check that the literals loaded correctly.
5311 // Check that the literals loaded correctly.
5358 // Check that the literals loaded correctly.