Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2462 unsigned LVTStoreBytes = LoadedVT.getStoreSize(); in visitAND() local
2464 unsigned PtrOff = LVTStoreBytes - EVTStoreBytes; in visitAND()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3265 unsigned LVTStoreBytes = LoadedVT.getStoreSize(); in visitAND() local
3267 unsigned PtrOff = LVTStoreBytes - EVTStoreBytes; in visitAND()