Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp218 static mlir::Type getBoxEleTy(mlir::Type type, in getBoxEleTy() function in __anon447c3e180111::FIROpConversion
241 return getBoxEleTy(type, {kAddrPosInBox}); in getBaseAddrTypeFromBox()
1276 auto fldTy = this->getBoxEleTy(boxTy, fldIndexes); in insertField()