Home | History | Annotate | Download | only in analysis

Lines Matching refs:elemType

3187     PrimitiveType elemType;
3191 elemType = resClass->elementClass->primitiveType;
3192 if (elemType == PRIM_NOT) {
3195 expectedType = primitiveTypeToRegType(elemType);