Searched refs:createPFT (Results 1 – 5 of 5) sorted by relevance
398 if (auto ast{Fortran::lower::createPFT( in executeAction()767 if (auto ast = Fortran::lower::createPFT(*ci.getParsing().parseTree(), in executeAction()
203 if (auto ast = Fortran::lower::createPFT(parseTree, semanticsContext)) { in convertFortranSourceToMLIR()
802 createPFT(const parser::Program &root,
1691 Fortran::lower::createPFT(const parser::Program &root, in createPFT() function in Fortran::lower
3226 Fortran::lower::createPFT(prg, semanticsContext); in lower()