Home
last modified time | relevance | path

Searched defs:rawLen (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DConvertProcedureDesignator.cpp85 mlir::Value rawLen = fir::getBase( in convertProcedureDesignator() local
H A DConvertExprToHLFIR.cpp397 auto rawLen = builder.create<mlir::arith::AddIOp>(loc, boundsDiff, one); in gen() local
H A DConvertVariable.cpp2195 mlir::Value rawLen = genValue(*charLenExpr); mapSymbolAttributes() local