Home
last modified time | relevance | path

Searched refs:isDstVec (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp597 bool isDstVec = MRI.getType(DstReg).isVector(); in processInstrsWithTypeFolding() local
598 if (IsDstPtr || isDstVec) in processInstrsWithTypeFolding()