Home
last modified time | relevance | path

Searched refs:emitOMPArraySectionBase (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp3873 static Address emitOMPArraySectionBase(CodeGenFunction &CGF, const Expr *Base, in emitOMPArraySectionBase() function
4019 emitOMPArraySectionBase(*this, E->getBase(), BaseInfo, TBAAInfo, in EmitOMPArraySectionExpr()
4058 Address Base = emitOMPArraySectionBase(*this, E->getBase(), BaseInfo, in EmitOMPArraySectionExpr()