Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp1219 SmallVector<int32_t, 4> zeroValues(width, 0); in matchAndRewrite() local
1265 SmallVector<int32_t, 4> zeroValues(width, 0); in matchAndRewrite() local