Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.cpp1837 spirv::LoopOp ControlFlowStructurizer::createLoopOp(uint32_t loopControl) { createLoopOp() function in ControlFlowStructurizer
/llvm-project/flang/lib/Lower/
H A DOpenACC.cpp1708 static mlir::acc::LoopOp createLoopOp( createLoopOp() function