Home
last modified time | relevance | path

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

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