Home
last modified time | relevance | path

Searched defs:createLoopOp (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DOpenACC.cpp210 createLoopOp(Fortran::lower::AbstractConverter &converter, in createLoopOp() function
/llvm-project-15.0.7/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.cpp1674 spirv::LoopOp ControlFlowStructurizer::createLoopOp(uint32_t loopControl) { in createLoopOp() function in ControlFlowStructurizer