Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14342 bool DoIntegerTruncate = false; in MergeConsecutiveStores() local
14390 DoIntegerTruncate = false; in MergeConsecutiveStores()
14409 DoIntegerTruncate = true; in MergeConsecutiveStores()
14481 if (UseVectorTy || !DoIntegerTruncate) { in MergeConsecutiveStores()