Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20673 bool UseVectorTy = in tryStoreMergeOfLoads() local
20715 if (UseVectorTy) { in tryStoreMergeOfLoads()
20749 if (UseVectorTy || !DoIntegerTruncate) { in tryStoreMergeOfLoads()