Searched refs:getMaxInstLength (Results 1 – 6 of 6) sorted by relevance
30 unsigned getMaxInstLength(const MCSubtargetInfo *STI) const override;
69 unsigned AMDGPUMCAsmInfo::getMaxInstLength(const MCSubtargetInfo *STI) const { in getMaxInstLength() function in AMDGPUMCAsmInfo
519 virtual unsigned getMaxInstLength(const MCSubtargetInfo *STI = nullptr) const {
121 const unsigned MaxInstLength = MAI.getMaxInstLength(STI); in getInlineAsmLength()
57 MAI(*Ctx.getAsmInfo()), TargetMaxInstBytes(MAI.getMaxInstLength(&STI)), in AMDGPUDisassembler()
1851 const unsigned MaxInstLength = MAI.getMaxInstLength(STI); in getInlineAsmLength()