Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngine.cpp824 unsigned StoreBytes) { in StoreIntToMemory()
849 const unsigned StoreBytes = getTargetData()->getTypeStoreSize(Ty); in StoreValueToMemory() local
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1020 unsigned StoreBytes) { in StoreIntToMemory()
1045 const unsigned StoreBytes = getDataLayout().getTypeStoreSize(Ty); in StoreValueToMemory() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1026 unsigned StoreBytes) { in StoreIntToMemory()
1051 const unsigned StoreBytes = getDataLayout().getTypeStoreSize(Ty); in StoreValueToMemory() local