Searched refs:getMostBasicTypeClass (Results 1 – 3 of 3) sorted by relevance
70 Id basicTypeOp = getMostBasicTypeClass(typeId); in postProcessType()
586 Op Builder::getMostBasicTypeClass(Id typeId) const in getMostBasicTypeClass() function in spv::Builder597 return getMostBasicTypeClass(instr->getIdOperand(0)); in getMostBasicTypeClass()599 return getMostBasicTypeClass(instr->getIdOperand(1)); in getMostBasicTypeClass()2063 switch (getMostBasicTypeClass(valueType)) { in createCompositeCompare()
167 Op getMostBasicTypeClass(Id typeId) const;