Searched defs:isFormatted (Results 1 – 1 of 1) sorted by relevance
1154 bool isFormatted, bool isList, bool isIntern, in getBeginDataTransfer()1225 mlir::FunctionType ioFuncTy, bool isFormatted, in genBeginCallArguments()1321 const bool isFormatted = isDataTransferFormatted(stmt); in genDataTransferStmt() local