Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:hasEarlyClobbers

875     bool hasEarlyClobbers = false;
890 hasEarlyClobbers = true;
902 hasEarlyClobbers = true;
916 if (MI->isInlineAsm() || hasEarlyClobbers || hasPartialRedefs ||
923 hasEarlyClobbers = true;
947 if (hasEarlyClobbers) {