Searched refs:getMostBasicTypeClass (Results 1 – 3 of 3) sorted by relevance
68 Id basicTypeOp = getMostBasicTypeClass(typeId); in postProcessType()
645 Op Builder::getMostBasicTypeClass(Id typeId) const in getMostBasicTypeClass() function in spv::Builder656 return getMostBasicTypeClass(instr->getIdOperand(0)); in getMostBasicTypeClass()658 return getMostBasicTypeClass(instr->getIdOperand(1)); in getMostBasicTypeClass()2268 switch (getMostBasicTypeClass(valueType)) { in createCompositeCompare()
195 Op getMostBasicTypeClass(Id typeId) const;