Lines Matching defs:genRegionEntryCB
1041 genRegionEntryCB = value;
1068 GenOMPRegionEntryCBFn genRegionEntryCB = nullptr;
1096 if (info.genRegionEntryCB != nullptr) {
1097 return info.genRegionEntryCB(&op);
1961 auto genRegionEntryCB = [&](mlir::Operation *op) {
1974 .setGenRegionEntryCb(genRegionEntryCB)
2040 auto genRegionEntryCB = [&](mlir::Operation *op) {
2070 .setGenRegionEntryCb(genRegionEntryCB),
2364 auto genRegionEntryCB = [&](mlir::Operation *op) {
2377 .setGenRegionEntryCb(genRegionEntryCB),
2453 auto genRegionEntryCB = [&](mlir::Operation *op) {
2464 .setGenRegionEntryCb(genRegionEntryCB),