Searched refs:getBoxEleTy (Results 1 – 1 of 1) sorted by relevance
218 static mlir::Type getBoxEleTy(mlir::Type type, in getBoxEleTy() function in __anon447c3e180111::FIROpConversion241 return getBoxEleTy(type, {kAddrPosInBox}); in getBaseAddrTypeFromBox()1276 auto fldTy = this->getBoxEleTy(boxTy, fldIndexes); in insertField()