Searched defs:beginFunc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Optimizer/Builder/Runtime/ | ||
H A D | Character.cpp | 97 mlir::func::FuncOp beginFunc; in genCharCompare() local |
/llvm-project/flang/lib/Lower/ | ||
H A D | IO.cpp | 1864 mlir::func::FuncOp beginFunc = getIORuntimeFunc<K>(loc, builder); genBasicIOStmt() local |