Lines Matching defs:ElemT
609 PrimType ElemT = classifyPrim(SubExpr->getType()); in VisitCastExpr() local
1012 PrimType ElemT = in VisitComplexBinOp() local
1023 PrimType ElemT = classifyPrim(ElemQT); in VisitComplexBinOp() local
1237 PrimType ElemT = classifyPrim(CAT->getElementType()); in VisitImplicitValueInitExpr() local
1252 PrimType ElemT = classifyPrim(ElemQT); in VisitImplicitValueInitExpr() local
1265 PrimType ElemT = classifyPrim(ElemQT); in VisitImplicitValueInitExpr() local
1482 PrimType ElemT = classifyPrim(ElemQT); in visitInitList() local
1510 PrimType ElemT = classifyPrim(ElemQT); in visitInitList() local
2692 PrimType ElemT = classifyPrim(ElemQT); in VisitCXXScalarValueInitExpr() local
2715 PrimType ElemT = classifyPrim(ElemQT); in VisitCXXScalarValueInitExpr() local
2789 std::optional<PrimType> ElemT = classify(ElementType); in VisitCXXNewExpr() local
3010 PrimType ElemT = classifyPrim(ElemType); in VisitConvertVectorExpr() local
3044 PrimType ElemT = classifyPrim(VT->getElementType()); in VisitShuffleVectorExpr() local
3123 PrimType ElemT = in VisitExtVectorElementExpr() local
3829 PrimType ElemT = classifyPrim(ArrType->getElementType()); in visitAPValueInitializer() local
5065 PrimType ElemT = classifyComplexElementType(SubExpr->getType()); in VisitComplexUnaryOperator() local
5362 PrimType ElemT = classifyComplexElementType(E->getType()); in emitComplexBoolCast() local
5412 PrimType ElemT; in emitComplexComparison() local