Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Lower/
DDoLoopHelper.h24 using BodyGenerator = std::function<void(FirOpBuilder &, mlir::Value)>; variable
29 const BodyGenerator &bodyGenerator);
33 const BodyGenerator &bodyGenerator);
36 void createLoop(mlir::Value count, const BodyGenerator &bodyGenerator);
/external/llvm-project/flang/lib/Lower/
DDoLoopHelper.cpp17 const BodyGenerator &bodyGenerator) { in createLoop()
31 mlir::Value lb, mlir::Value ub, const BodyGenerator &bodyGenerator) { in createLoop()
38 mlir::Value count, const BodyGenerator &bodyGenerator) { in createLoop()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...