Lines Matching refs:kWRegSizeInBytes
8186 __ PeekXRegList(x15.GetBit(), kWRegSizeInBytes);
8290 size_stored += 4 * kWRegSizeInBytes;
8295 size_stored += 4 * kWRegSizeInBytes;
8311 size_stored += 1 * kWRegSizeInBytes;
9097 __ Drop((active_w_slots - requested_w_slots) * kWRegSizeInBytes);
9757 uint32_t* wp = AlignUp(wp_data + 1, kWRegSizeInBytes * 2) - 1;
9858 uint32_t* wp = AlignUp(wp_data + 1, kWRegSizeInBytes * 2) - 1;
11348 if (i <= (kAtomicAccessGranule - kWRegSizeInBytes)) {
11380 if (i <= (kAtomicAccessGranule - (kWRegSizeInBytes * 2))) {
11518 if (i > (kAtomicAccessGranule - kWRegSizeInBytes)) {
11552 if (i > (kAtomicAccessGranule - (kWRegSizeInBytes * 2))) {
11694 offset += 2 * kWRegSizeInBytes;
11708 offset += 2 * kWRegSizeInBytes;
11736 offset += kWRegSizeInBytes;
11794 offset += kWRegSizeInBytes;
11913 preindex = 2 * kWRegSizeInBytes;
11929 preindex = 2 * kWRegSizeInBytes;
11961 preindex = kWRegSizeInBytes;
12074 postindex = 2 * kWRegSizeInBytes;
12090 postindex = 2 * kWRegSizeInBytes;
12122 postindex = kWRegSizeInBytes;
12249 data_length += kWRegSizeInBytes;