Home
last modified time | relevance | path

Searched refs:NeonTypeConst (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGBuiltin.cpp3339 llvm::APSInt NeonTypeConst; in EmitCommonNeonBuiltinExpr() local
3341 if (!Arg->isIntegerConstantExpr(NeonTypeConst, getContext())) in EmitCommonNeonBuiltinExpr()
3345 NeonTypeFlags Type(NeonTypeConst.getZExtValue()); in EmitCommonNeonBuiltinExpr()