Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:hasPointerRepresentation

292   if (!Ty->getAs<BuiltinType>() && !Ty->hasPointerRepresentation() &&
630 if (Ty->getAs<BuiltinType>() || Ty->hasPointerRepresentation() ||
721 || SeltTy->hasPointerRepresentation())
1583 if (Ty->hasPointerRepresentation()) {