Searched refs:kTwoRegsMasks (Results 1 – 1 of 1) sorted by relevance
93 constexpr ResourceMask kTwoRegsMasks[] = { variable120 static_assert(arraysize(kTwoRegsMasks) == 16 * 15 / 2, "arraysize of kTwoRegsMasks unexpected");128 kTwoRegsMasks[TwoRegsIndex(higher, lower)]); in CheckTwoRegsMask()166 res = &kTwoRegsMasks[TwoRegsIndex(CTZ(low_regs_without_lowest), CTZ(low_regs))]; in GetMask()