Searched defs:Clause (Results 1 – 7 of 7) sorted by relevance
233 OMPClause *Clause = in ParseOpenMPDeclarativeOrExecutableDirective() local367 OMPClause *Clause = nullptr; in ParseOpenMPClause() local
1193 OMPPrivateClause *Clause = in Create() local1228 OMPFirstprivateClause *Clause = in Create() local1252 OMPLastprivateClause *Clause = in Create() local1274 OMPSharedClause *Clause = new (Mem) OMPSharedClause(StartLoc, LParenLoc, in Create() local1297 OMPLinearClause *Clause = new (Mem) in Create() local1319 OMPAlignedClause *Clause = new (Mem) in Create() local1342 OMPCopyinClause *Clause = new (Mem) OMPCopyinClause(StartLoc, LParenLoc, in Create() local1364 OMPCopyprivateClause *Clause = in Create() local1409 OMPReductionClause *Clause = new (Mem) OMPReductionClause( in Create() local1431 OMPFlushClause *Clause = in Create() local[all …]
433 EmitFetchClause(MachineBasicBlock::iterator InsertPos, ClauseFile &Clause, in EmitFetchClause()446 EmitALUClause(MachineBasicBlock::iterator InsertPos, ClauseFile &Clause, in EmitALUClause()
361 const OMPAlignedClause &Clause) { in EmitOMPAlignedClause()
2172 Constant *Clause = LPI.getClause(i); in visitLandingPadInst() local
585 if (auto Clause = dyn_cast<OMPLastprivateClause>(C)) { in EndOpenMPDSABlock() local
6638 OMPClause *Clause = getDerived().TransformOMPClause(*I); in TransformOMPExecutableDirective() local