Searched refs:getDuplexOpcode (Results 1 – 3 of 3) sorted by relevance
446 int getDuplexOpcode(const MachineInstr &MI, bool ForBigCore = true) const;
1857 int Opcode = HII->getDuplexOpcode(MI, false); in shouldAddToPacket()
3508 int HexagonInstrInfo::getDuplexOpcode(const MachineInstr &MI, in getDuplexOpcode() function in HexagonInstrInfo4428 Opcode = getDuplexOpcode(*MII, ToBigInstrs); in changeDuplexOpcode()4430 Opcode = getDuplexOpcode(*MII, ToBigInstrs); in changeDuplexOpcode()