Searched refs:asTypeConstId (Results 1 – 2 of 2) sorted by relevance
1157 isType[asTypeConstId(typeStart)] = true; in dceTypes()1179 const spv::Id typeId = asTypeConstId(typeStart); in dceTypes()1374 const spv::Id resId = asTypeConstId(typeStart); in mapTypeConst()
189 …spv::Id asTypeConstId(unsigned word) const { return asId(word + (isTypeOp(asOpCode(word)) … in asTypeConstId() function