Add helpers that create MachineOperands for predicates / condition code results
needed by instructions in the ARM backend. These are intended to replace the
AddDefaultPred/AddDefaultCC helpers.
Patches removing AddDefaultPred/CC follow. I can squash them before committing,
but I thought it would be easier to review this way.