Home | History | Annotate | Download | only in libSPIRV

Lines Matching refs:hasId

220     setId(hasId() ? TheId : SPIRVID_INVALID);
225 virtual void initImpl(Op OC, bool HasId = true, SPIRVWord WC = 0,
229 if (!HasId) {
252 if (hasId())
264 if (hasId())
282 if (hasId())
374 if (hasId())
382 if (hasId())
393 bool HasId = true,
407 this->initImpl(OC, HasId, WC, HasVariableWC, Literal1, Literal2, Literal3);