Searched refs:NeonTypeConst (Results 1 – 1 of 1) sorted by relevance
5042 llvm::APSInt NeonTypeConst; in EmitCommonNeonBuiltinExpr() local5044 if (!Arg->isIntegerConstantExpr(NeonTypeConst, getContext())) in EmitCommonNeonBuiltinExpr()5048 NeonTypeFlags Type(NeonTypeConst.getZExtValue()); in EmitCommonNeonBuiltinExpr()