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