Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp1773 return reshapeBox(rebox, dest, baseAddr, inputExtents, inputStrides, in matchAndRewrite()
1899 reshapeBox(fir::cg::XReboxOp rebox, mlir::Value dest, mlir::Value base, in reshapeBox() function