Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp2409 auto xComponent = builder.create<arith::DivFOp>(loc, ixRemFloat, constW); matchAndRewrite() local
2533 auto xComponent = builder.create<arith::DivFOp>(loc, ixRemFloat, constW); matchAndRewrite() local