Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isCopy

197       return MI.isCopy() || (!DisableAdvCopyOpt &&
784 if (!CopyLike.isCopy() || CurrentSrcIdx == 1)
804 if (!CopyLike.isCopy() || CurrentSrcIdx != 1)
1379 assert(MI->isCopy() && "expected a COPY machine instruction");
1427 assert(MI->isCopy() && "expected a COPY machine instruction");
1534 if (!MI->isCopy()) {
1598 if (MI->isCopy() &&
1667 assert(Def->isCopy() && "Invalid definition");
1894 if (Def->isCopy())