Searched refs:DescSize (Results 1 – 2 of 2) sorted by relevance
164 void EmitNote(StringRef Name, const MCExpr *DescSize, unsigned NoteType,
7090 unsigned DescSize = Desc.getSize(); in getInstSizeInBytes() local7095 unsigned Size = DescSize; in getInstSizeInBytes()7110 return DescSize; // No operands. in getInstSizeInBytes()7113 return isVOP3(MI) ? 12 : (DescSize + 4); in getInstSizeInBytes()7117 return DescSize; in getInstSizeInBytes()7120 return isVOP3(MI) ? 12 : (DescSize + 4); in getInstSizeInBytes()7124 return DescSize; in getInstSizeInBytes()7127 return isVOP3(MI) ? 12 : (DescSize + 4); in getInstSizeInBytes()7129 return DescSize; in getInstSizeInBytes()7157 return DescSize; in getInstSizeInBytes()