Home | History | Annotate | Download | only in arm

Lines Matching refs:two

280       // moment no command expects more than two parameters.
610 static bool ICacheMatch(void* one, void* two) {
612 DCHECK((reinterpret_cast<intptr_t>(two) & CachePage::kPageMask) == 0);
613 return one == two;
1044 // - two double arguments
1708 // Note: To be able to return two values from some calls the code in runtime.cc
1709 // uses the ObjectPair which is essentially two 32-bit values stuffed into a
1766 double dval0, dval1; // one or two double parameters
3670 // Load and store double to two GP registers