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