Searched defs:OpRegCopy (Results 1 – 4 of 4) sorted by relevance
181 void MipsMir2Lir::OpRegCopy(RegStorage r_dest, RegStorage r_src) { in OpRegCopy() function in art::MipsMir2Lir
428 void ArmMir2Lir::OpRegCopy(RegStorage r_dest, RegStorage r_src) { in OpRegCopy() function in art::ArmMir2Lir
362 void Arm64Mir2Lir::OpRegCopy(RegStorage r_dest, RegStorage r_src) { in OpRegCopy() function in art::Arm64Mir2Lir
141 void X86Mir2Lir::OpRegCopy(RegStorage r_dest, RegStorage r_src) { in OpRegCopy() function in art::X86Mir2Lir