Home
last modified time | relevance | path

Searched refs:createCancel (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h339 InsertPointTy createCancel(const LocationDescription &Loc, Value *IfCondition,
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp726 OpenMPIRBuilder::createCancel(const LocationDescription &Loc, in createCancel() function in OpenMPIRBuilder
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7107 OMPBuilder.createCancel(Builder, IfCondition, S.getCancelRegion())); in EmitOMPCancelDirective()