Searched defs:cstLen (Results 1 – 7 of 7) sorted by relevance
646 if (auto cstLen = getCharacterLengthIfStatic(string.getType())) { build() local 953 if (auto cstLen = fir::getIntIfConstant(len)) build() local 1900 if (auto cstLen = getCharacterLengthIfStatic(string.getType())) { build() local 1935 auto cstLen = rewriter.create<mlir::arith::ConstantOp>( canonicalize() local
551 typeLengths.push_back(*cstLen); in collect() local
386 std::optional<int64_t> cstLen = in gen() local
2185 if (std::optional<int64_t> cstLen = ba.getCharLenConst()) { mapSymbolAttributes() local
371 if (auto cstLen = getIntIfConstant(len)) in createCharacterTemp() local
1162 auto cstLen = charTy.getLen(); componentToExtendedValue() local
835 auto cstLen = fir::getIntIfConstant(extents.back()); in isAssumedSize() local