Searched defs:getMaxInstLength (Results 1 – 3 of 3) sorted by relevance
55 unsigned AMDGPUMCAsmInfo::getMaxInstLength(const MCSubtargetInfo *STI) const { in getMaxInstLength() function in AMDGPUMCAsmInfo
57 unsigned AMDGPUMCAsmInfo::getMaxInstLength(const MCSubtargetInfo *STI) const { in getMaxInstLength() function in AMDGPUMCAsmInfo
462 unsigned getMaxInstLength() const { return MaxInstLength; } in getMaxInstLength() function