Lines Matching refs:createIntegerConstant

256       builder.createIntegerConstant(loc, builder.getIndexType(), targetLen);  in genInitialDataTarget()
797 mlir::Value offset = builder.createIntegerConstant( in instantiateAlias()
1063 builder.createIntegerConstant(loc, builder.getIndexType(), byteOffset); in instantiateCommon()
1108 mlir::Value one = builder.createIntegerConstant(loc, idxTy, 1); in computeExtent()
1126 result.emplace_back(builder.createIntegerConstant(loc, idxTy, lb)); in lowerExplicitLowerBounds()
1156 result.emplace_back(builder.createIntegerConstant(loc, idxTy, extent)); in lowerExplicitExtents()
1189 return builder.createIntegerConstant(loc, lenTy, *len); in lowerExplicitCharLen()
1206 return builder.createIntegerConstant(loc, idxTy, frontEndExtent); in genExtentValue()
1380 builder.createIntegerConstant(loc, idxTy, iter.index()); in mapSymbolAttributes()
1404 builder.createIntegerConstant(loc, idxTy, iter.index()); in mapSymbolAttributes()
1414 lbounds.emplace_back(builder.createIntegerConstant(loc, idxTy, 1)); in mapSymbolAttributes()
1491 mlir::Value len = builder.createIntegerConstant(loc, idxTy, charLen); in mapSymbolAttributes()
1495 mlir::Value len = builder.createIntegerConstant(loc, idxTy, charLen); in mapSymbolAttributes()
1560 lbounds.emplace_back(builder.createIntegerConstant(loc, idxTy, fst)); in mapSymbolAttributes()
1634 len = builder.createIntegerConstant(loc, idxTy, charLen); in mapSymbolAttributes()
1637 len = builder.createIntegerConstant(loc, idxTy, charLen); in mapSymbolAttributes()
1662 lbounds.emplace_back(builder.createIntegerConstant(loc, idxTy, fst)); in mapSymbolAttributes()
1735 lbounds.emplace_back(builder.createIntegerConstant(loc, idxTy, fst)); in mapSymbolAttributes()
1770 len = builder.createIntegerConstant(loc, idxTy, charLen); in mapSymbolAttributes()
1773 len = builder.createIntegerConstant(loc, idxTy, charLen); in mapSymbolAttributes()