Searched refs:isPlausibleIRType (Results 1 – 7 of 7) sorted by relevance
2236 extern Bool isPlausibleIRType ( IRType ty );
2732 Bool isPlausibleIRType ( IRType ty ) in isPlausibleIRType() function3463 if (!isPlausibleIRType(ty)) { in sanityCheckIRSB()
324 vassert(isPlausibleIRType(ty)); in newTemp()
451 vassert(isPlausibleIRType(ty)); in newTemp()
334 vassert(isPlausibleIRType(ty)); in newTemp()
112 vassert(isPlausibleIRType(type)); in newTemp()
232 vassert(isPlausibleIRType(ty)); in newTemp()