Lines Matching refs:kXRegSizeInBytes
13850 __ PeekCPURegList(list_2, 2 * kXRegSizeInBytes); in TEST()
13852 __ PeekWRegList(w16.GetBit() | w17.GetBit(), 3 * kXRegSizeInBytes); in TEST()
14854 __ Claim(2 * kXRegSizeInBytes); in TEST()
14862 __ Claim(2 * kXRegSizeInBytes); in TEST()
14868 __ Claim(2 * kXRegSizeInBytes); in TEST()
14874 __ Claim(2 * kXRegSizeInBytes); in TEST()
14878 __ Claim(2 * kXRegSizeInBytes); in TEST()
14882 __ Claim(2 * kXRegSizeInBytes); in TEST()
14887 __ Drop(12 * kXRegSizeInBytes); in TEST()
15906 uint64_t* xp = AlignUp(xp_data + 1, kXRegSizeInBytes * 2) - 1; in TEST()
16007 uint64_t* xp = AlignUp(xp_data + 1, kXRegSizeInBytes * 2) - 1; in TEST()
16097 uint64_t* data_aligned = AlignUp(data, kXRegSizeInBytes * 2); in TEST()
16201 uint64_t* data_aligned = AlignUp(data, kXRegSizeInBytes * 2); in TEST()
16285 uint64_t* data_aligned = AlignUp(data, kXRegSizeInBytes * 2); in TEST()
16410 offset += 2 * kXRegSizeInBytes; in TEST()
16445 offset += kXRegSizeInBytes; in TEST()
16503 offset += kXRegSizeInBytes; in TEST()
16609 int preindex = 62 * kXRegSizeInBytes; in TEST()
16628 preindex = 2 * kXRegSizeInBytes; in TEST()
16668 preindex = kXRegSizeInBytes; in TEST()
16776 int postindex = 2 * kXRegSizeInBytes; in TEST()
16829 postindex = kXRegSizeInBytes; in TEST()
16956 data_length += kXRegSizeInBytes; in TEST()