Home | History | Annotate | Download | only in R600

Lines Matching defs:Second

1283       // The VALU version adds the second operand to the result, so insert an
1292 // If we need to move this to VGPRs, we need to unpack the second operand
1512 MachineInstr *Second = BuildMI(MBB, MII, DL, InstDesc, ResultReg)
1519 Worklist.push_back(Second);