Home
last modified time | relevance | path

Searched refs:NULL_SFID (Results 1 – 4 of 4) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DCommon_ISA.h819 NULL_SFID = 0, enumerator
897 return SFID::NULL_SFID; in LSC_SFID_To_SFID()
H A DBinaryEncodingIGA.cpp472 case vISA::SFID::NULL_SFID: sfid = iga::SFID::NULL_; break; in getSFID()
H A DG4_IR.hpp1502 (getMsgDesc()->getSFID() != SFID::NULL_SFID && in canBeEOT()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/VisaToG4/
H A DTranslateSendLdStLsc.cpp420 SFID sfid = SFID::NULL_SFID; in translateLscUntypedInst()
521 SFID sfid = SFID::NULL_SFID; in translateLscUntypedBlock2DInst()