Searched refs:isGenericType (Results 1 – 4 of 4) sorted by relevance
117 bool isGenericType() const { in isGenericType() function123 assert(isGenericType() && "non-generic types don't have an index"); in getGenericTypeIndex()
336 if (!OpInfo[i].isGenericType()) in getAction()384 return OpInfo.isGenericType() in verify()
1469 if (!OpInfo.isGenericType()) in getTypeToPrint()
940 if (!MCID.OpInfo[I].isGenericType()) in verifyPreISelGenericInstruction()