Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14416 bool UseVectorTy = in MergeConsecutiveStores() local
14458 if (UseVectorTy) { in MergeConsecutiveStores()
14481 if (UseVectorTy || !DoIntegerTruncate) { in MergeConsecutiveStores()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11821 bool UseVectorTy = LastLegalVectorType > LastLegalIntegerType && !NoVectors; in MergeConsecutiveStores() local
11854 if (UseVectorTy) { in MergeConsecutiveStores()