Searched refs:try_reserve_kcache (Results 1 – 3 of 3) sorted by relevance
303 bool Block::try_reserve_kcache(const AluGroup& group) in try_reserve_kcache() function in r600::Block311 if (!try_reserve_kcache(*u, kcache)) { in try_reserve_kcache()322 bool Block::try_reserve_kcache(const AluInstr& instr) in try_reserve_kcache() function in r600::Block329 if (!try_reserve_kcache(*u, kcache)) { in try_reserve_kcache()350 bool Block::try_reserve_kcache(const UniformValue& u, in try_reserve_kcache() function in r600::Block
199 bool try_reserve_kcache(const AluGroup& instr);200 bool try_reserve_kcache(const AluInstr& group);218 bool try_reserve_kcache(const UniformValue& u,
505 if (!m_current_block->try_reserve_kcache(*group)) { in schedule_alu()510 if (!m_current_block->try_reserve_kcache(*group)) in schedule_alu()664 if (!m_current_block->try_reserve_kcache(**i)) { in schedule_alu_to_group_vec()697 if (!m_current_block->try_reserve_kcache(**i)) { in schedule_alu_to_group_trans()