Searched refs:getInstSizeInBytes (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp212 Terminator.Size = TII->getInstSizeInBytes(MI);
283 Block.Size += TII->getInstSizeInBytes(MI);
H A DSystemZInstrInfo.h202 uint64_t getInstSizeInBytes(const MachineInstr *MI) const;
H A DSystemZInstrInfo.cpp1056 uint64_t SystemZInstrInfo::getInstSizeInBytes(const MachineInstr *MI) const { function in class:SystemZInstrInfo

Completed in 405 milliseconds