Searched defs:rhsLen (Results 1 – 4 of 4) sorted by relevance
39 mlir::Value rhsLen = builder.create<fir::UndefOp>(loc, i32Ty); in checkCharCompare1() local78 mlir::Value rhsLen = builder.create<fir::UndefOp>(loc, i32Ty); in checkCharCompare2() local
96 mlir::Value rhsBuff, mlir::Value rhsLen) { in genCharCompare()
467 auto rhsLen = builder.createConvert(loc, idxTy, rhs.getLen()); in createAssign() local487 auto rhsLen = builder.createConvert(loc, builder.getCharacterLengthType(), in createConcatenate() local
1268 mlir::Value rhsLen = builder.createConvert(loc, idxType, lengths[1]); genResultTypeParams() local