Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1097 const unsigned LoadBytes = getDataLayout().getTypeStoreSize(Ty); in LoadValueFromMemory() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp3055 memcpy(Dst, Src, LoadBytes); in LoadIntFromMemory() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14687 uint64_t LoadBytes = Mem->getMemoryVT().getSizeInBits()/8; shouldReduceLoadWidth() local
[all...]