Home | History | Annotate | Download | only in optimizing

Lines Matching defs:MoveLocation

1103 void CodeGeneratorX86::MoveLocation(Location dst, Location src, Primitive::Type dst_type) {
1611 codegen_->MoveLocation(locations->Out(), locations->InAt(1), select->GetType());