Home
last modified time | relevance | path

Searched defs:FirstStoreAlign (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp15841 unsigned FirstStoreAlign = FirstInChain->getAlignment(); in MergeConsecutiveStores() local
15961 unsigned FirstStoreAlign = FirstInChain->getAlignment(); in MergeConsecutiveStores() local
16066 unsigned FirstStoreAlign = FirstInChain->getAlignment(); in MergeConsecutiveStores() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16833 unsigned FirstStoreAlign = FirstInChain->getAlignment(); in tryStoreMergeOfConstants() local
16956 unsigned FirstStoreAlign = FirstInChain->getAlignment(); in tryStoreMergeOfExtracts() local
17078 Align FirstStoreAlign = FirstInChain->getAlign(); in tryStoreMergeOfLoads() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11598 unsigned FirstStoreAlign = FirstInChain->getAlignment(); in MergeConsecutiveStores() local