Searched defs:dst_code (Results 1 – 3 of 3) sorted by relevance
1900 int dst_code = LocationOperand::cast(destination)->register_code(); in AssembleMove() local1918 int dst_code = LocationOperand::cast(destination)->register_code(); in AssembleMove() local1990 int dst_code = LocationOperand::cast(destination)->register_code(); in AssembleSwap() local
1064 void MacroAssembler::VmovExtended(int dst_code, Register src) { in VmovExtended()1074 void MacroAssembler::VmovExtended(int dst_code, int src_code, in VmovExtended()1097 void MacroAssembler::VmovExtended(int dst_code, const MemOperand& src, in VmovExtended()
3042 const int dst_code, in EncodeVCVT()