Lines Matching refs:getCurrentLocation

146             TODO(converter.getCurrentLocation(),  in privatizeVars()
163 TODO(converter.getCurrentLocation(), in privatizeVars()
170 firOpBuilder.create<mlir::omp::BarrierOp>(converter.getCurrentLocation()); in privatizeVars()
184 mlir::Location currentLocation = converter.getCurrentLocation(); in genCommonBlockMember()
216 mlir::Location currentLocation = converter.getCurrentLocation(); in threadPrivatizeVars()
293 TODO(converter.getCurrentLocation(), "common block in Copyin clause"); in genCopyinClause()
295 TODO(converter.getCurrentLocation(), in genCopyinClause()
309 firOpBuilder.create<mlir::omp::BarrierOp>(converter.getCurrentLocation()); in genCopyinClause()
342 mlir::emitWarning(converter.getCurrentLocation(), in getLoopVarType()
489 converter.getCurrentLocation()); in genOMP()
493 converter.getCurrentLocation()); in genOMP()
497 converter.getCurrentLocation()); in genOMP()
500 TODO(converter.getCurrentLocation(), "OMPD_target_enter_data"); in genOMP()
502 TODO(converter.getCurrentLocation(), "OMPD_target_exit_data"); in genOMP()
504 TODO(converter.getCurrentLocation(), "OMPD_target_update"); in genOMP()
506 TODO(converter.getCurrentLocation(), "OMPD_ordered"); in genOMP()
516 auto currentLocation = converter.getCurrentLocation(); in genAllocateClause()
562 TODO(converter.getCurrentLocation(), in genOMP()
565 converter.getCurrentLocation(), operandRange); in genOMP()
568 TODO(converter.getCurrentLocation(), "OpenMPCancelConstruct"); in genOMP()
572 TODO(converter.getCurrentLocation(), "OpenMPCancelConstruct"); in genOMP()
604 mlir::Location currentLocation = converter.getCurrentLocation(); in getIfClauseOperand()
623 mlir::Location currentLocation = converter.getCurrentLocation(); in createCombinedParallelOp()
671 mlir::Location currentLocation = converter.getCurrentLocation(); in genOMP()
781 TODO(converter.getCurrentLocation(), "Unhandled block directive"); in genOMP()
903 mlir::Location currentLocation = converter.getCurrentLocation(); in genOMP()
924 TODO(converter.getCurrentLocation(), "Construct enclosing do loop"); in genOMP()
1142 mlir::Location currentLocation = converter.getCurrentLocation(); in genOMP()
1186 auto currentLocation = converter.getCurrentLocation(); in genOMP()
1198 auto currentLocation = converter.getCurrentLocation(); in genOMP()
1305 auto currentLocation = converter.getCurrentLocation(); in genOmpAtomicUpdateStatement()
1363 auto currentLocation = converter.getCurrentLocation(); in genOmpAtomicWrite()
1394 auto currentLocation = converter.getCurrentLocation(); in genOmpAtomicRead()
1476 TODO(converter.getCurrentLocation(), "Atomic capture"); in genOMP()
1505 TODO(converter.getCurrentLocation(), "OpenMPDeclarativeAllocate"); in genOpenMPConstruct()
1509 TODO(converter.getCurrentLocation(), "OpenMPExecutableAllocate"); in genOpenMPConstruct()
1529 mlir::Location currentLocation = converter.getCurrentLocation(); in genThreadprivateOp()
1570 TODO(converter.getCurrentLocation(), "OpenMPDeclarativeAllocate"); in genOpenMPDeclarativeConstruct()
1574 TODO(converter.getCurrentLocation(), in genOpenMPDeclarativeConstruct()
1579 TODO(converter.getCurrentLocation(), "OpenMPDeclareSimdConstruct"); in genOpenMPDeclarativeConstruct()
1583 TODO(converter.getCurrentLocation(), in genOpenMPDeclarativeConstruct()