Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
HDExecutionEngine.cpp1097 const unsigned LoadBytes = getDataLayout().getTypeStoreSize(Ty); in LoadValueFromMemory() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/
HDAPInt.cpp3047 unsigned LoadBytes) { in LoadIntFromMemory()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp15718 uint64_t LoadBytes = Mem->getMemoryVT().getSizeInBits()/8; in shouldReduceLoadWidth() local