Lines Matching defs:asFortran

197                                           std::stringstream &asFortran,
211 asFortranDesc << asFortran.str() << accFirDescriptorPostfix.str();
230 builder, loc, boxAddrOp.getResult(), asFortran, bounds,
245 std::stringstream &asFortran, mlir::acc::DataClause clause) {
263 builder, loc, boxAddrOp.getResult(), asFortran, bounds,
294 asFortran << accFirDescriptorPostfix.str();
297 builder, loc, loadOp, asFortran, bounds,
350 std::stringstream asFortran;
359 operandLocation, asFortran, bounds,
371 builder, operandLocation, baseAddr, asFortran, bounds, structured,
390 std::stringstream asFortran;
399 operandLocation, asFortran, bounds);
402 builder, operandLocation, info.addr, asFortran, bounds, structured,
413 asFortran, dataClause);
417 asFortran, dataClause);
853 std::stringstream asFortran;
862 operandLocation, asFortran, bounds);
874 builder, operandLocation, info.addr, asFortran, bounds, true,
886 builder, operandLocation, info.addr, asFortran, bounds, true,
1434 std::stringstream asFortran;
1443 operandLocation, asFortran, bounds);
1454 builder, operandLocation, info.addr, asFortran, bounds,
1708 std::stringstream asFortran;
1710 builder, loc, ivValue, asFortran, {}, true, /*implicit=*/true,
3434 bool implicit, std::stringstream &asFortran) {
3447 builder, loc, addrOp.getResTy(), asFortran, bounds,
3483 std::stringstream asFortran;
3484 asFortran << Fortran::lower::mangle::demangleName(globalOp.getSymName());
3486 asFortranDesc << asFortran.str() << accFirDescriptorPostfix.str();
3505 builder, loc, boxAddrOp.getResult(), asFortran, bounds,
3538 std::stringstream asFortran;
3539 asFortran << Fortran::lower::mangle::demangleName(globalOp.getSymName());
3543 builder, loc, boxAddrOp.getResult(), asFortran, bounds,
3577 asFortran << accFirDescriptorPostfix.str();
3580 builder, loc, addrOp, asFortran, bounds,
3610 std::stringstream asFortran;
3611 asFortran << name->symbol->name().ToString();
3648 asFortran);
3659 asFortran);
3667 asFortran);