Home | History | Annotate | Download | only in arm

Lines Matching refs:DwVfpRegister

162   void Move(DwVfpRegister dst, DwVfpRegister src);
482 void VFPCanonicalizeNaN(const DwVfpRegister dst,
483 const DwVfpRegister src,
485 void VFPCanonicalizeNaN(const DwVfpRegister value,
491 void VFPCompareAndSetFlags(const DwVfpRegister src1,
492 const DwVfpRegister src2,
494 void VFPCompareAndSetFlags(const DwVfpRegister src1,
499 void VFPCompareAndLoadFlags(const DwVfpRegister src1,
500 const DwVfpRegister src2,
503 void VFPCompareAndLoadFlags(const DwVfpRegister src1,
508 void Vmov(const DwVfpRegister dst,
512 void VmovHigh(Register dst, DwVfpRegister src);
513 void VmovHigh(DwVfpRegister dst, Register src);
514 void VmovLow(Register dst, DwVfpRegister src);
515 void VmovLow(DwVfpRegister dst, Register src);
532 DwVfpRegister double_dst,
547 DwVfpRegister double_scratch0,
788 DwVfpRegister value,
968 void TestDoubleIsInt32(DwVfpRegister double_input,
974 DwVfpRegister double_input,
982 DwVfpRegister double_input,
995 DwVfpRegister input,
1001 void TruncateDoubleToI(Register result, DwVfpRegister double_input);
1096 void MovToFloatParameter(DwVfpRegister src);
1097 void MovToFloatParameters(DwVfpRegister src1, DwVfpRegister src2);
1098 void MovToFloatResult(DwVfpRegister src);
1114 void MovFromFloatParameter(DwVfpRegister dst);
1115 void MovFromFloatResult(DwVfpRegister dst);
1363 DwVfpRegister input_reg,