Searched refs:getMaxInstLength (Results 1 – 6 of 6) sorted by relevance
30 unsigned getMaxInstLength(const MCSubtargetInfo *STI) const override;
55 unsigned AMDGPUMCAsmInfo::getMaxInstLength(const MCSubtargetInfo *STI) const { in getMaxInstLength() function in AMDGPUMCAsmInfo
644 virtual unsigned getMaxInstLength(const MCSubtargetInfo *STI = nullptr) const {
107 const unsigned MaxInstLength = MAI.getMaxInstLength(STI); in getInlineAsmLength()
50 MAI(*Ctx.getAsmInfo()), TargetMaxInstBytes(MAI.getMaxInstLength(&STI)) { in AMDGPUDisassembler()
1847 const unsigned MaxInstLength = MAI.getMaxInstLength(STI); in getInlineAsmLength()