HomeSort by relevance Sort by last modified time
    Searched refs:getInstSizeInBytes (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZLongBranch.cpp 212 Terminator.Size = TII->getInstSizeInBytes(MI);
283 Block.Size += TII->getInstSizeInBytes(MI);
SystemZInstrInfo.h 199 uint64_t getInstSizeInBytes(const MachineInstr *MI) const;
SystemZInstrInfo.cpp     [all...]

Completed in 3515 milliseconds