Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1097 const unsigned LoadBytes = getDataLayout().getTypeStoreSize(Ty); LoadValueFromMemory() local
/llvm-project/llvm/lib/Support/
H A DAPInt.cpp3047 LoadIntFromMemory(APInt & IntVal,const uint8_t * Src,unsigned LoadBytes) LoadIntFromMemory() argument
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15514 uint64_t LoadBytes = Mem->getMemoryVT().getSizeInBits()/8; shouldReduceLoadWidth() local
[all...]