Searched defs:LoopScope (Results 1 – 3 of 3) sorted by relevance
25 template <class Emitter> class LoopScope; variable
34 template <class Emitter> class LoopScope final : public LabelScope<Emitter> { class39 LoopScope(ByteCodeStmtGen<Emitter> *Ctx, LabelTy BreakLabel, in LoopScope() function in clang::interp::LoopScope
2560 CodeGenFunction::OMPPrivateScope LoopScope(CGF); in emitOMPSimdRegion() local2807 CodeGenFunction::OMPPrivateScope &LoopScope, in EmitOMPOuterLoop()3031 OMPPrivateScope &LoopScope, const OMPLoopArguments &LoopArgs, in EmitOMPDistributeOuterLoop()3328 OMPPrivateScope LoopScope(*this); in EmitOMPWorksharingLoop() local3807 OMPLoopScope LoopScope(CGF, S); in emitWorksharingDirective() local4047 CodeGenFunction::OMPPrivateScope LoopScope(CGF); in EmitSections() local4411 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForDirective() local4445 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForSimdDirective() local5659 OMPPrivateScope LoopScope(*this); in EmitOMPDistributeLoop() local7654 OMPPrivateScope LoopScope(CGF); in EmitOMPTaskLoopBasedDirective() local[all …]