Searched defs:EUB (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h649 void setEnsureUpperBound(Expr *EUB) { argument
764 Expr *EUB; member in struct:clang::OMPLoopDirective::DistCombinedHelperExprs
815 Expr *EUB; member in struct:clang::OMPLoopDirective::HelperExprs
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2857 EmitOMPWorksharingLoop( const OMPLoopDirective &S, Expr *EUB, const CodeGenLoopBoundsTy &CodeGenLoopBounds, const CodeGenDispatchBoundsTy &CGDispatchBounds) argument
H A DCodeGenFunction.h3520 Expr *EUB = nullptr; member in struct:clang::CodeGen::CodeGenFunction::OMPLoopArguments

Completed in 192 milliseconds