Searched refs:getMaxInstLength (Results 1 – 6 of 6) sorted by relevance
30 unsigned getMaxInstLength(const MCSubtargetInfo *STI) const override;
56 unsigned AMDGPUMCAsmInfo::getMaxInstLength(const MCSubtargetInfo *STI) const { in getMaxInstLength() function in AMDGPUMCAsmInfo
641 virtual unsigned getMaxInstLength(const MCSubtargetInfo *STI = nullptr) const {
105 const unsigned MaxInstLength = MAI.getMaxInstLength(STI); in getInlineAsmLength()
51 TargetMaxInstBytes(Ctx.getAsmInfo()->getMaxInstLength(&STI)) { in AMDGPUDisassembler()
1846 const unsigned MaxInstLength = MAI.getMaxInstLength(STI); in getInlineAsmLength()