Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocFast.cpp870 unsigned CopyDstSub = 0; in allocateInstruction() local
874 CopyDstSub = MI.getOperand(0).getSubReg(); in allocateInstruction()
1015 if (CopyDstReg && CopyDstReg == CopySrcReg && CopyDstSub == CopySrcSub) { in allocateInstruction()