Searched refs:getDuplexOpcode (Results 1 – 3 of 3) sorted by relevance
448 int getDuplexOpcode(const MachineInstr &MI, bool ForBigCore = true) const;
1849 int Opcode = HII->getDuplexOpcode(MI, false); in shouldAddToPacket()
3544 int HexagonInstrInfo::getDuplexOpcode(const MachineInstr &MI, in getDuplexOpcode() function in HexagonInstrInfo4462 Opcode = getDuplexOpcode(*MII, ToBigInstrs); in changeDuplexOpcode()4464 Opcode = getDuplexOpcode(*MII, ToBigInstrs); in changeDuplexOpcode()