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