Searched defs:boolAttr (Results 1 – 11 of 11) sorted by relevance
68 if (auto boolAttr = dyn_cast<BoolAttr>(attr)) in amendOperation() local
828 if (auto boolAttr = dyn_cast<BoolAttr>(valueAttr)) { prepareConstantScalar() local 838 prepareConstantBool(Location loc,BoolAttr boolAttr,bool isSpec) prepareConstantBool() argument
39 if (auto boolAttr = llvm::dyn_cast<BoolAttr>(attr)) in getScalarOrSplatBoolAttr() local812 if (auto boolAttr = getScalarOrSplatBoolAttr(operands[0])) in fold() local
709 auto boolAttr = dyn_cast_or_null<BoolAttr>(adaptor.getCondition()); getEntrySuccessorRegions() local
45 if (auto boolAttr = dyn_cast<BoolAttr>(srcAttr)) in convertBoolAttr() local
163 auto boolAttr = mlir::dyn_cast<mlir::BoolAttr>((*hasWaitDevnum)[*pos]); getWaitValuesWithoutDevnum() local 1152 auto boolAttr = mlir::dyn_cast<mlir::BoolAttr>((*hasDevNum)[it.index()]); printWaitClause() local
302 auto boolAttr = dyn_cast_or_null<BoolAttr>(adaptor.getCondition()); in getSuccessorRegions() local 2159 auto boolAttr = dyn_cast_or_null<BoolAttr>(adaptor.getCondition()); getEntrySuccessorRegions() local [all...]
150 auto boolAttr = BoolAttr::get(type.getContext(), value); getBoolAttribute() local
300 auto boolAttr = BoolAttr::get(ctx, value); getBoolAttribute() local
4009 auto boolAttr = getEntrySuccessorRegions() local
2740 if (auto boolAttr = mlir::dyn_cast<mlir::BoolAttr>(cst.getValue())) { genACCHostDataOp() local