Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1025 unsigned StoreBytes) { in StoreIntToMemory()
1050 const unsigned StoreBytes = getDataLayout().getTypeStoreSize(Ty); in StoreValueToMemory() local