Home
last modified time | relevance | path

Searched defs:valueIt (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/mlir/examples/toy/Ch7/mlir/
DLowerToAffineLoops.cpp167 auto valueIt = constantValue.getValues<FloatAttr>().begin(); in matchAndRewrite() local
/external/llvm-project/mlir/examples/toy/Ch6/mlir/
DLowerToAffineLoops.cpp166 auto valueIt = constantValue.getValues<FloatAttr>().begin(); in matchAndRewrite() local
/external/llvm-project/mlir/examples/toy/Ch5/mlir/
DLowerToAffineLoops.cpp167 auto valueIt = constantValue.getValues<FloatAttr>().begin(); in matchAndRewrite() local
/external/llvm-project/mlir/include/mlir/IR/
DOperation.h159 auto valueIt = values.begin(); in replaceAllUsesWith() local
/external/llvm-project/mlir/lib/Conversion/AffineToStandard/
DAffineToStandard.cpp253 auto valueIt = values.begin(); in buildMinMaxReductionSeq() local