Home
last modified time | relevance | path

Searched defs:exprLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenOpenACC.cpp43 mlir::Location exprLoc = cgm.getLoc(intExpr->getBeginLoc()); in emitOpenACCIntExpr() local
72 mlir::Location exprLoc = cgm.getLoc(curVarExpr->getBeginLoc()); in getOpenACCDataOperandInfo() local
H A DCIRGenOpenACCClause.cpp92 mlir::Location exprLoc = cgf.cgm.getLoc(condExpr->getBeginLoc()); in createCondition() local
686 mlir::Location exprLoc = cgf.cgm.getLoc(e->getBeginLoc()); in VisitTileClause() local
755 mlir::Location exprLoc = cgf.cgm.getLoc(expr->getBeginLoc()); in VisitGangClause() local
H A DCIRGenStmtOpenACC.cpp192 mlir::Location exprLoc = cgm.getLoc(intExpr->getBeginLoc()); in emitOpenACCWaitConstruct() local