Searched refs:codeGenIP (Results 1 – 1 of 1) sorted by relevance
266 builder.restoreIP(codeGenIP); in convertOmpParallel()279 return codeGenIP; in convertOmpParallel()284 auto finiCB = [&](InsertPointTy codeGenIP) {}; in convertOmpParallel() argument320 builder.restoreIP(codeGenIP); in convertOmpMaster()327 auto finiCB = [&](InsertPointTy codeGenIP) {}; in convertOmpMaster() argument348 builder.restoreIP(codeGenIP); in convertOmpCritical()355 auto finiCB = [&](InsertPointTy codeGenIP) {}; in convertOmpCritical() argument579 builder.restoreIP(codeGenIP); in convertOmpOrderedRegion()586 auto finiCB = [&](InsertPointTy codeGenIP) {}; in convertOmpOrderedRegion() argument624 builder.restoreIP(codeGenIP); in convertOmpSections()[all …]