Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2819 unsigned EVTStoreBytes = ExtVT.getStoreSize(); in visitAND() local
2820 unsigned PtrOff = LVTStoreBytes - EVTStoreBytes; in visitAND()