Home | History | Annotate | Download | only in mips64

Lines Matching refs:Conversion

59 struct Conversion {
227 // Conversion instructions.
230 const Conversion kConversionInstructions[] = {
231 // Conversion instructions are related to machine_operator.h:
263 const Conversion kFloat64RoundInstructions[] = {
277 const Conversion kFloat32RoundInstructions[] = {
834 typedef InstructionSelectorTestWithParam<Conversion>
838 const Conversion conv = GetParam();
877 typedef InstructionSelectorTestWithParam<Conversion>
882 const Conversion conv = GetParam();
898 typedef InstructionSelectorTestWithParam<Conversion>
903 const Conversion conv = GetParam();