Searched refs:VLENExpr (Results 1 – 1 of 1) sorted by relevance
11089 const Expr *VLENExpr = Attr->getSimdlen(); in emitDeclareSimdFunction() local11090 if (VLENExpr) { in emitDeclareSimdFunction()11091 VLENVal = VLENExpr->EvaluateKnownConstInt(C); in emitDeclareSimdFunction()11092 ExprLoc = VLENExpr->getExprLoc(); in emitDeclareSimdFunction()