Searched refs:getDotNewPredOp (Results 1 – 3 of 3) sorted by relevance
358 return HII->isPredicated(MI) && HII->getDotNewPredOp(MI, nullptr) > 0; in isNewifiable()455 NewOpcode = HII->getDotNewPredOp(MI, MBPI); in promoteToDotNew()883 HII->getDotNewPredOp(MI, MBPI); in canPromoteToDotNew()
455 int getDotNewPredOp(const MachineInstr &MI,
3861 int HexagonInstrInfo::getDotNewPredOp(const MachineInstr &MI, in getDotNewPredOp() function in HexagonInstrInfo