Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp2408 auto yComponent = builder.create<arith::DivFOp>(loc, iyRemFloat, constH); matchAndRewrite() local
2532 auto yComponent = builder.create<arith::DivFOp>(loc, iyRemFloat, constH); matchAndRewrite() local