Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/VectorToSPIRV/
H A DVectorToSPIRV.cpp705 auto vectorPtrType = spirv::PointerType::get(vectorType, storageClass); matchAndRewrite() local
740 auto vectorPtrType = spirv::PointerType::get(vectorType, storageClass); matchAndRewrite() local