Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4668 unsigned DstParts = DstRegs.size(); in multiplyRegisters() local
4678 for (DstIdx = 1; DstIdx < DstParts; DstIdx++) { in multiplyRegisters()
4700 if (DstIdx != DstParts - 1) { in multiplyRegisters()