Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22066 bool UseVectorTy = in tryStoreMergeOfLoads() local
22108 if (UseVectorTy) { in tryStoreMergeOfLoads()
22152 if (UseVectorTy || !DoIntegerTruncate) { in tryStoreMergeOfLoads()