Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp220 unsigned LeftoverPartSize = LeftoverTy.getSizeInBits(); in insertParts() local
240 Offset += LeftoverPartSize; in insertParts()