Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp2999 static Address emitOMPArraySectionBase(CodeGenFunction &CGF, const Expr *Base, in emitOMPArraySectionBase() function
3140 emitOMPArraySectionBase(*this, E->getBase(), AlignSource, BaseTy, in EmitOMPArraySectionExpr()
3176 Address Base = emitOMPArraySectionBase(*this, E->getBase(), AlignSource, in EmitOMPArraySectionExpr()