Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp283 EVT Evt = TLI.getValueType(DL, Ty, true); in isTypeLegal() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp276 EVT Evt = TLI.getValueType(DL, Ty, true); in isTypeLegal() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp275 EVT Evt = TLI.getValueType(DL, Ty, true); in isTypeLegal() local
/external/llvm-project/clang/lib/AST/
DStmtProfile.cpp475 if (Expr *Evt = C->getEventHandler()) in VisitOMPDetachClause() local
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h7330 Stmt *Evt = nullptr; variable
7345 OMPDetachClause(Expr *Evt, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDetachClause()
/external/llvm-project/clang/lib/Sema/
DTreeTransform.h1991 OMPClause *RebuildOMPDetachClause(Expr *Evt, SourceLocation StartLoc, in RebuildOMPDetachClause()
9100 if (Expr *Evt = C->getEventHandler()) { in TransformOMPDetachClause() local
DSemaOpenMP.cpp18412 OMPClause *Sema::ActOnOpenMPDetachClause(Expr *Evt, SourceLocation StartLoc, in ActOnOpenMPDetachClause()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp4308 const Expr *Evt = DC->getEventHandler()->IgnoreParenImpCasts(); in emitTaskInit() local