Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1003 unsigned StoreBytes) { in StoreIntToMemory()
1028 const unsigned StoreBytes = getDataLayout()->getTypeStoreSize(Ty); in StoreValueToMemory() local