Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1020 const unsigned StoreBytes = getDataLayout().getTypeStoreSize(Ty); in StoreValueToMemory() local
/llvm-project-15.0.7/llvm/lib/Support/
H A DAPInt.cpp3014 unsigned StoreBytes) { in StoreIntToMemory()