Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp833 unsigned StoreBytes) { in StoreIntToMemory()
858 const unsigned StoreBytes = getTargetData()->getTypeStoreSize(Ty); in StoreValueToMemory() local