Searched refs:EARLY_CLOBBER (Results 1 – 2 of 2) sorted by relevance
37 EARLY_CLOBBER // If present, operand is an early clobber register. enumerator45 (1 << MCOI::EARLY_CLOBBER)
270 if (MCID->getOperandConstraint(OpNo, MCOI::EARLY_CLOBBER) != -1) in addOperand()