Home | History | Annotate | Download | only in mips

Lines Matching defs:Destination

532   enum Destination {
539 // floating point registers. Depending on the destination the values ends up
540 // either f14 and f12 or in a2/a3 and a0/a1 respectively. If the destination
544 Destination destination,
563 // |destination|.
567 Destination destination,
581 Destination destination,
626 // Depending on |destination| the value ends up either in |dst| or
627 // in |dst1|/|dst2|. If |destination| is kFPURegisters, then FPU
632 FloatingPointHelper::Destination destination,