Home
last modified time | relevance | path

Searched refs:DescSize (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.h159 void EmitNote(StringRef Name, const MCExpr *DescSize, unsigned NoteType,
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp7466 unsigned DescSize = Desc.getSize(); in getInstSizeInBytes() local
7471 unsigned Size = DescSize; in getInstSizeInBytes()
7485 return DescSize; in getInstSizeInBytes()
7495 return HasLiteral ? DescSize + 4 : DescSize; in getInstSizeInBytes()
7520 return DescSize; in getInstSizeInBytes()