Searched refs:SALU_CYCLES_MAX (Results 1 – 1 of 1) sorted by relevance
88 static constexpr unsigned SALU_CYCLES_MAX = 4; member129 SALUCycles = std::min(Cycles, SALU_CYCLES_MAX); in DelayInfo()287 assert(Delay.SALUCycles < DelayInfo::SALU_CYCLES_MAX); in emitDelayAlu()