Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1043 const unsigned StoreBytes = getDataLayout().getTypeStoreSize(Ty); in StoreValueToMemory() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp3021 unsigned StoreBytes) { in StoreIntToMemory()