Home
last modified time | relevance | path

Searched refs:getCharacterLen (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Optimizer/Transforms/
H A DArrayValueCopy.cpp913 static mlir::Value getCharacterLen(mlir::Location loc, FirOpBuilder &builder, in getCharacterLen() function
979 auto len = getCharacterLen(loc, builder, arrLoad, charTy); in genArrayCopy()
1005 return {getCharacterLen(loc, builder, load, charTy)}; in genArrayLoadTypeParameters()