Home | History | Annotate | Download | only in arm

Lines Matching refs:Destination

396 void MacroAssembler::LoadRoot(Register destination,
399 ldr(destination, MemOperand(kRootRegister, index << kPointerSizeLog2), cond);
1964 FloatingPointHelper::Destination destination;
1966 destination = FloatingPointHelper::kVFPRegisters;
1968 destination = FloatingPointHelper::kCoreRegisters;
1975 destination,
1981 if (destination == FloatingPointHelper::kVFPRegisters) {
2850 // destination register in case we store into it (the write barrier