Searched defs:EarlyClobber (Results 1 – 5 of 5) sorted by relevance
38 EarlyClobber = 0x40, enumerator
33 enum { None, EarlyClobber, Tied } Kind; enumerator
49 EarlyClobber = 0x40, enumerator
993 bool EarlyClobber = MO.isEarlyClobber(); in computeSubRangeUndefs() local
1680 const AsmStmt &Stmt, const bool EarlyClobber) { in AddVariableConstraints()