Searched refs:LOG_2_INSTRUCTION_SIZE (Results 1 – 1 of 1) sorted by relevance
30 constexpr int32_t LOG_2_INSTRUCTION_SIZE = 2; variable34 return static_cast<int>(static_cast<uint32_t>(offset) >> LOG_2_INSTRUCTION_SIZE); in GetIndexFromOffset()