Searched refs:getMostBasicTypeClass (Results 1 – 6 of 6) sorted by relevance
67 Id basicTypeOp = getMostBasicTypeClass(typeId); in postProcessType()
1232 Op Builder::getMostBasicTypeClass(Id typeId) const in getMostBasicTypeClass() function in spv::Builder1243 return getMostBasicTypeClass(instr->getIdOperand(0)); in getMostBasicTypeClass()1245 return getMostBasicTypeClass(instr->getIdOperand(1)); in getMostBasicTypeClass()3173 switch (getMostBasicTypeClass(valueType)) { in createCompositeCompare()
265 Op getMostBasicTypeClass(Id typeId) const;
1333 Op Builder::getMostBasicTypeClass(Id typeId) const in getMostBasicTypeClass() function in spv::Builder1344 return getMostBasicTypeClass(instr->getIdOperand(0)); in getMostBasicTypeClass()1346 return getMostBasicTypeClass(instr->getIdOperand(1)); in getMostBasicTypeClass()3372 switch (getMostBasicTypeClass(valueType)) { in createCompositeCompare()
271 Op getMostBasicTypeClass(Id typeId) const;