Home | History | Annotate | Download | only in X86

Lines Matching full:haspartialregupdate

2854 /// hasPartialRegUpdate - Return true for all instructions that only update
2870 static bool hasPartialRegUpdate(unsigned Opcode) {
2913 if (OpNum != 0 || !hasPartialRegUpdate(MI->getOpcode()))
2966 hasPartialRegUpdate(MI->getOpcode()))
3007 hasPartialRegUpdate(MI->getOpcode()))