Searched refs:boxcharArgumentType (Results 1 – 3 of 3) sorted by relevance
94 virtual Marshalling boxcharArgumentType(mlir::Type eleTy,
57 Marshalling boxcharArgumentType(mlir::Type eleTy, bool sret) const override { in boxcharArgumentType() function
249 auto m = specifics->boxcharArgumentType(boxTy.getEleTy(), sret); in convertCallOp()394 for (auto &tup : specifics->boxcharArgumentType(box.getEleTy())) { in convertAddrOp()511 for (auto e : llvm::enumerate(specifics->boxcharArgumentType( in convertSignature()