Home
last modified time | relevance | path

Searched defs:initValue (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/SCFToOpenMP/
H A DSCFToOpenMP.cpp183 Attribute initValue) { in createDecl()
/llvm-project-15.0.7/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp3232 Value initValue = std::get<2>(it.value()); in matchAndRewrite() local
/llvm-project-15.0.7/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp1304 Attribute initValue = getInitialValue().value(); in verify() local