Searched refs:DescSize (Results 1 – 2 of 2) sorted by relevance
137 void EmitNote(StringRef Name, const MCExpr *DescSize, unsigned NoteType,
5992 unsigned DescSize = Desc.getSize(); in getInstSizeInBytes() local5997 return DescSize; in getInstSizeInBytes()6004 return DescSize; // No operands. in getInstSizeInBytes()6007 return isVOP3(MI) ? 12 : (DescSize + 4); in getInstSizeInBytes()6011 return DescSize; in getInstSizeInBytes()6014 return isVOP3(MI) ? 12 : (DescSize + 4); in getInstSizeInBytes()6018 return DescSize; in getInstSizeInBytes()6021 return isVOP3(MI) ? 12 : (DescSize + 4); in getInstSizeInBytes()6023 return DescSize; in getInstSizeInBytes()6052 return DescSize; in getInstSizeInBytes()