Searched refs:getInstSizeInBytes (Results 1 – 6 of 6) sorted by relevance
215 Terminator.Size = TII->getInstSizeInBytes(MI); in describeTerminator()286 Block.Size += TII->getInstSizeInBytes(*MI); in initMBBInfo()
222 uint64_t getInstSizeInBytes(const MachineInstr &MI) const;
1197 uint64_t SystemZInstrInfo::getInstSizeInBytes(const MachineInstr &MI) const { in getInstSizeInBytes() function in SystemZInstrInfo
530 unsigned getInstSizeInBytes(const MachineInstr &MI) const;
329 CodeSize += TII->getInstSizeInBytes(MI); in getSIProgramInfo()
3094 unsigned SIInstrInfo::getInstSizeInBytes(const MachineInstr &MI) const { in getInstSizeInBytes() function in SIInstrInfo