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