Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1020 const unsigned StoreBytes = getDataLayout().getTypeStoreSize(Ty); in StoreValueToMemory() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DAPInt.cpp3010 unsigned StoreBytes) { in StoreIntToMemory()