Home
last modified time | relevance | path

Searched defs:loopVarType (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/lib/Lower/OpenMP/
H A DClauseProcessor.cpp189 mlir::Type loopVarType = getLoopVarType(converter, loopVarTypeSize); convertLoopBounds() local
H A DOpenMP.cpp397 mlir::Type loopVarType = getLoopVarType(converter, loopVarTypeSize); global() local
/llvm-project/mlir/lib/Dialect/OpenMP/IR/
H A DOpenMPDialect.cpp2059 Type loopVarType; parse() local
/llvm-project/flang/lib/Lower/
H A DBridge.cpp2120 mlir::Type loopVarType = info.getLoopVariableType(); genFIRIncrementLoopBegin() local