Searched refs:VLENExpr (Results 1 – 1 of 1) sorted by relevance
11156 const Expr *VLENExpr = Attr->getSimdlen(); in emitDeclareSimdFunction() local11157 if (VLENExpr) { in emitDeclareSimdFunction()11158 VLENVal = VLENExpr->EvaluateKnownConstInt(C); in emitDeclareSimdFunction()11159 ExprLoc = VLENExpr->getExprLoc(); in emitDeclareSimdFunction()