Searched refs:getMostBasicTypeClass (Results 1 – 3 of 3) sorted by relevance
67 Id basicTypeOp = getMostBasicTypeClass(typeId); in postProcessType()
1189 Op Builder::getMostBasicTypeClass(Id typeId) const in getMostBasicTypeClass() function in spv::Builder1200 return getMostBasicTypeClass(instr->getIdOperand(0)); in getMostBasicTypeClass()1202 return getMostBasicTypeClass(instr->getIdOperand(1)); in getMostBasicTypeClass()3037 switch (getMostBasicTypeClass(valueType)) { in createCompositeCompare()
249 Op getMostBasicTypeClass(Id typeId) const;