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
639 virtual unsigned getMaxInstLength(const MCSubtargetInfo *STI = nullptr) const {
104 const unsigned MaxInstLength = MAI.getMaxInstLength(STI); in getInlineAsmLength()
51 TargetMaxInstBytes(Ctx.getAsmInfo()->getMaxInstLength(&STI)) { in AMDGPUDisassembler()
1839 const unsigned MaxInstLength = MAI.getMaxInstLength(STI); in getInlineAsmLength()