Searched refs:getAluKind (Results 1 – 2 of 2) sorted by relevance
155 switch (getAluKind(SU)) { in schedNode()222 R600SchedStrategy::AluKind R600SchedStrategy::getAluKind(SUnit *SU) const { in getAluKind() function in R600SchedStrategy343 AluKind AK = getAluKind(QSrc[i]); in LoadAlu()
88 AluKind getAluKind(SUnit *SU) const;