Lines Matching defs:OpWithBodyGenInfo
1015 struct OpWithBodyGenInfo {
1023 OpWithBodyGenInfo(lower::AbstractConverter &converter,
1030 OpWithBodyGenInfo &setClauses(const List<Clause> *value) {
1035 OpWithBodyGenInfo &setDataSharingProcessor(DataSharingProcessor *value) {
1040 OpWithBodyGenInfo &setGenRegionEntryCb(GenOMPRegionEntryCBFn value) {
1045 OpWithBodyGenInfo &setGenSkeletonOnly(bool value) {
1080 static void createBodyOfOp(mlir::Operation &op, const OpWithBodyGenInfo &info,
1461 static OpTy genOpWithBody(const OpWithBodyGenInfo &info,
1824 OpWithBodyGenInfo(converter, symTable, semaCtx, loc, eval,
1861 OpWithBodyGenInfo(converter, symTable, semaCtx, loc, *nestedEval,
1913 OpWithBodyGenInfo(converter, symTable, semaCtx, loc, eval,
1924 OpWithBodyGenInfo(converter, symTable, semaCtx, loc, eval,
1948 OpWithBodyGenInfo(converter, symTable, semaCtx, loc, eval,
1970 OpWithBodyGenInfo genInfo =
1971 OpWithBodyGenInfo(converter, symTable, semaCtx, loc, eval,
2067 OpWithBodyGenInfo(converter, symTable, semaCtx, loc, nestedEval,
2127 OpWithBodyGenInfo(converter, symTable, semaCtx, loc, eval,
2350 OpWithBodyGenInfo(converter, symTable, semaCtx, loc, eval,
2373 OpWithBodyGenInfo(converter, symTable, semaCtx, loc, eval,
2391 OpWithBodyGenInfo(converter, symTable, semaCtx, loc, eval,
2430 OpWithBodyGenInfo(converter, symTable, semaCtx, loc, eval,
2461 OpWithBodyGenInfo(converter, symTable, semaCtx, loc, eval,