Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp1678 SmallVector<int32_t> zeroValues(width, 0); matchAndRewrite() local
1723 SmallVector<int32_t> zeroValues(width, 0); matchAndRewrite() local