Lines Matching full:operand
207 // Check that the use/def chain has exactly one operand - MO.
327 "Bad usePhysReg operand");
624 // setPhysReg - Change operand OpNum in MI the refer the PhysReg, considering
625 // subregs. This may invalidate any operand pointers.
626 // Return true if the operand kills its register.
647 // Handle special instruction operand like early clobbers and tied ops when
694 DEBUG(dbgs() << "Operand " << i << "("<< MO << ") is tied to operand "
699 // Note: we don't update the def operand yet. That would cause the normal
703 // Reload the register, but don't assign to the operand just yet.