Searched defs:LoadBytes (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1082 const unsigned LoadBytes = getDataLayout().getTypeStoreSize(Ty); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9520 uint64_t LoadBytes = Mem->getMemoryVT().getSizeInBits()/8; local

Completed in 77 milliseconds