Searched defs:shouldBoxResult (Results 1 – 1 of 1) sorted by relevance
84 bool shouldBoxResult) { in CallConversion() argument 36 getResultArgumentType(mlir::Type resultType,bool shouldBoxResult) getResultArgumentType() argument 53 getNewFunctionType(mlir::FunctionType funcTy,bool shouldBoxResult) getNewFunctionType() argument 74 mustEmboxResult(mlir::Type resultType,bool shouldBoxResult) mustEmboxResult() argument 186 bool shouldBoxResult; global() member in fir::__anon6feb08130111::CallConversion 259 AddrOfOpConversion(mlir::MLIRContext * context,bool shouldBoxResult) AddrOfOpConversion() argument 284 bool shouldBoxResult; global() member in fir::__anon6feb08130111::AddrOfOpConversion 293 runOnSpecificOperation(mlir::func::FuncOp func,bool shouldBoxResult,mlir::RewritePatternSet & patterns,mlir::ConversionTarget & target) runOnSpecificOperation() argument 399 const bool shouldBoxResult = this->passResultAsBox.getValue(); runOnOperation() local [all...]