Home
last modified time | relevance | path

Searched defs:Evt (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp271 EVT Evt = TLI.getValueType(DL, Ty, true); in isTypeLegal() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp482 if (Expr *Evt = C->getEventHandler()) in VisitOMPDetachClause() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h7806 Stmt *Evt = nullptr; variable
7821 OMPDetachClause(Expr *Evt, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDetachClause()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h2007 OMPClause *RebuildOMPDetachClause(Expr *Evt, SourceLocation StartLoc, in RebuildOMPDetachClause()
9272 if (Expr *Evt = C->getEventHandler()) { in TransformOMPDetachClause() local
H A DSemaOpenMP.cpp19815 OMPClause *Sema::ActOnOpenMPDetachClause(Expr *Evt, SourceLocation StartLoc, in ActOnOpenMPDetachClause()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4353 const Expr *Evt = DC->getEventHandler()->IgnoreParenImpCasts(); in emitTaskInit() local