Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1020 const unsigned StoreBytes = getDataLayout().getTypeStoreSize(Ty); in StoreValueToMemory() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPInt.cpp3065 unsigned StoreBytes) { in StoreIntToMemory()