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