Home
last modified time | relevance | path

Searched refs:genPauseStatement (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DRuntime.h67 void genPauseStatement(AbstractConverter &, const parser::PauseStmt &);
/llvm-project-15.0.7/flang/lib/Lower/
H A DRuntime.cpp169 void Fortran::lower::genPauseStatement( in genPauseStatement() function in Fortran::lower
H A DBridge.cpp2512 genPauseStatement(*this, stmt); in genFIR()