Lines Matching refs:Conversion
59 struct Conversion {
215 // Conversion instructions.
218 const Conversion kConversionInstructions[] = {
219 // Conversion instructions are related to machine_operator.h:
245 const Conversion kFloat64RoundInstructions[] = {
259 const Conversion kFloat32RoundInstructions[] = {
684 typedef InstructionSelectorTestWithParam<Conversion>
689 const Conversion conv = GetParam();
705 typedef InstructionSelectorTestWithParam<Conversion>
710 const Conversion conv = GetParam();
727 typedef InstructionSelectorTestWithParam<Conversion>
732 const Conversion conv = GetParam();