Home
last modified time | relevance | path

Searched refs:LoadedBytes (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8400 unsigned LoadedBytes = LoadedVT.getStoreSize(); in expandUnalignedLoad() local
8402 unsigned NumRegs = (LoadedBytes + RegBytes - 1) / RegBytes; in expandUnalignedLoad()
8437 8 * (LoadedBytes - Offset)); in expandUnalignedLoad()