Searched refs:DescSize (Results 1 – 2 of 2) sorted by relevance
164 void EmitNote(StringRef Name, const MCExpr *DescSize, unsigned NoteType,
7159 unsigned DescSize = Desc.getSize(); in getInstSizeInBytes() local7164 unsigned Size = DescSize; in getInstSizeInBytes()7179 return DescSize; // No operands. in getInstSizeInBytes()7182 return isVOP3(MI) ? 12 : (DescSize + 4); in getInstSizeInBytes()7186 return DescSize; in getInstSizeInBytes()7189 return isVOP3(MI) ? 12 : (DescSize + 4); in getInstSizeInBytes()7193 return DescSize; in getInstSizeInBytes()7196 return isVOP3(MI) ? 12 : (DescSize + 4); in getInstSizeInBytes()7198 return DescSize; in getInstSizeInBytes()7223 return DescSize; in getInstSizeInBytes()