Searched refs:VLENExpr (Results 1 – 1 of 1) sorted by relevance
11607 const Expr *VLENExpr = Attr->getSimdlen(); in emitDeclareSimdFunction() local11608 if (VLENExpr) { in emitDeclareSimdFunction()11609 VLENVal = VLENExpr->EvaluateKnownConstInt(C); in emitDeclareSimdFunction()11610 ExprLoc = VLENExpr->getExprLoc(); in emitDeclareSimdFunction()