Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaValidation.cpp42 DenseElementsAttr paddings; in checkConstantOperandPad() local
/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DTosaOps.cpp497 buildPadOpWithQuantInfo(OpBuilder & builder,OperationState & result,Type outputType,Value input,Value paddings) buildPadOpWithQuantInfo() argument
510 buildExplicitValuePadOpWithQuantInfo(OpBuilder & builder,OperationState & result,Type outputType,Value input,Value paddings,Value padConst) buildExplicitValuePadOpWithQuantInfo() argument
792 DenseIntElementsAttr paddings; inferReturnTypeComponents() local