Searched refs:bitSize (Results 1 – 2 of 2) sorted by relevance
211 mlir::Value bitSize = builder.createIntegerConstant( in lowerIshftc() local214 builder.create<fir::ResultOp>(loc, bitSize); in lowerIshftc()
2630 mlir::Value bitSize = builder.createIntegerConstant( in genDshiftl() local2654 mlir::Value bitSize = builder.createIntegerConstant( in genDshiftr() local2928 mlir::Value bitSize = builder.createIntegerConstant( in genIbits() local3133 mlir::Value bitSize = builder.createIntegerConstant( in genIshft() local3141 loc, mlir::arith::CmpIPredicate::sge, absShift, bitSize); in genIshft()3169 mlir::Value bitSize = builder.createIntegerConstant( in genIshftc() local3192 loc, mlir::arith::CmpIPredicate::ne, size, bitSize); in genIshftc()3199 builder.create<mlir::arith::SubIOp>(loc, bitSize, leftSize); in genIshftc()3270 mlir::Value bitSize = builder.createIntegerConstant( in genMask() local3446 mlir::Value bitSize = builder.createIntegerConstant( in genMvbits() local[all …]