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