Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3228 unsigned EVTStoreBytes = ExtVT.getStoreSize(); in visitAND() local
3229 unsigned PtrOff = LVTStoreBytes - EVTStoreBytes; in visitAND()