Home
last modified time | relevance | path

Searched refs:buildTransConvOpWithQuantInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Tosa/IR/
H A DTosaOpBase.td142 buildTransConvOpWithQuantInfo($_builder, $_state, outputType,
/llvm-project-15.0.7/mlir/lib/Dialect/Tosa/IR/
H A DTosaOps.cpp193 static void buildTransConvOpWithQuantInfo(OpBuilder &builder, in buildTransConvOpWithQuantInfo() function