Lines Matching defs:locs
168 llvm::SmallVector<mlir::Location> locs = {}) {
173 locs);
1487 llvm::SmallVector<mlir::Location> locs = {}) {
1489 builder.createBlock(&op.getRegion(), op.getRegion().end(), argsTy, locs);
1764 llvm::SmallVector<mlir::Location> locs;
1765 locs.push_back(currentLocation); // Location of the directive
1769 locs.push_back(converter.genLocation(
1810 locs.push_back(converter.genLocation(
1816 locs.push_back(converter.genLocation(
2021 builder, builder.getFusedLoc(locs), currentLocation, eval, operands,