reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
291 OP_GS_FIRST_ = OP_GS_NOP,
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp813 return (OP_GS_FIRST_ <= OpId && OpId < OP_GS_LAST_) && OpId != OP_GS_NOP; 838 return (OpId == OP_GS_NOP)? 851 return (MsgId == ID_GS || MsgId == ID_GS_DONE) && OpId != OP_GS_NOP;