Searched refs:getDuplexOpcode (Results 1 – 3 of 3) sorted by relevance
447 int getDuplexOpcode(const MachineInstr &MI, bool ForBigCore = true) const;
1858 int Opcode = HII->getDuplexOpcode(MI, false); in shouldAddToPacket()
3540 int HexagonInstrInfo::getDuplexOpcode(const MachineInstr &MI, in getDuplexOpcode() function in HexagonInstrInfo4458 Opcode = getDuplexOpcode(*MII, ToBigInstrs); in changeDuplexOpcode()4460 Opcode = getDuplexOpcode(*MII, ToBigInstrs); in changeDuplexOpcode()