Home
last modified time | relevance | path

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

/external/rust/crates/ppv-lite86/src/
Dtypes.rs251 V: StoreBytes, in read_le()
259 V: StoreBytes, in read_be()
277 pub trait StoreBytes { interface
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1020 unsigned StoreBytes) { in StoreIntToMemory()
1045 const unsigned StoreBytes = getDataLayout().getTypeStoreSize(Ty); in StoreValueToMemory() local
/external/llvm-project/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1020 const unsigned StoreBytes = getDataLayout().getTypeStoreSize(Ty); in StoreValueToMemory() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1024 const unsigned StoreBytes = getDataLayout().getTypeStoreSize(Ty); in StoreValueToMemory() local
/external/rust/crates/ppv-lite86/src/x86_64/
Dsse2.rs74 impl<S3, S4, NI> StoreBytes for $vec<S3, S4, NI> impl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp3066 unsigned StoreBytes) { in StoreIntToMemory()
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp3065 unsigned StoreBytes) { in StoreIntToMemory()