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