Home | History | Annotate | Download | only in optimizing

Lines Matching refs:IsRegister

372   if (destination.IsRegister()) {
373 if (source.IsRegister()) {
380 if (source.IsRegister()) {
393 if (destination.IsRegister()) {
394 if (source.IsRegister()) {
417 if (source.IsRegister()) {
429 if (source.IsRegister()) {
463 if (location.IsRegister()) {
472 if (location.IsRegister()) {
564 DCHECK(if_instr->GetLocations()->InAt(0).IsRegister());
572 if (locations->InAt(1).IsRegister()) {
611 if (locations->InAt(1).IsRegister()) {
894 if (locations->InAt(1).IsRegister()) {
954 if (locations->InAt(1).IsRegister()) {
1233 if (obj.IsRegister()) {
1509 if (source.IsRegister()) {
1510 if (destination.IsRegister()) {
1518 if (destination.IsRegister()) {
1530 if (destination.IsRegister()) {
1562 if (source.IsRegister() && destination.IsRegister()) {
1568 } else if (source.IsRegister() && destination.IsStackSlot()) {
1570 } else if (source.IsStackSlot() && destination.IsRegister()) {