Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9070 unsigned LoadedBytes = LoadedVT.getStoreSize(); in expandUnalignedLoad() local
9072 unsigned NumRegs = (LoadedBytes + RegBytes - 1) / RegBytes; in expandUnalignedLoad()
9107 8 * (LoadedBytes - Offset)); in expandUnalignedLoad()