Searched refs:createCancel (Results 1 – 4 of 4) sorted by relevance
236 InsertPointTy createCancel(const LocationDescription &Loc, Value *IfCondition,
378 auto NewIP = OMPBuilder.createCancel(Loc, nullptr, OMPD_parallel); in TEST_F()445 auto NewIP = OMPBuilder.createCancel(Loc, Builder.getTrue(), OMPD_parallel); in TEST_F()
705 OpenMPIRBuilder::createCancel(const LocationDescription &Loc, in createCancel() function in OpenMPIRBuilder
7131 OMPBuilder.createCancel(Builder, IfCondition, S.getCancelRegion())); in EmitOMPCancelDirective()