reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 2227     if (InstCnt) *InstCnt = 0;
 2227     if (InstCnt) *InstCnt = 0;
 2230     SelectAndParts64(dl, Res, InstCnt);
 2272                               InstCnt);
 2306                               BG.EndIdx, InstCnt);
 2309                                  BG.StartIdx, BG.EndIdx, InstCnt);
 2327         if (InstCnt) *InstCnt += (unsigned) (ANDIMask != 0) +
 2327         if (InstCnt) *InstCnt += (unsigned) (ANDIMask != 0) +
 2347         if (InstCnt) *InstCnt += selectI64ImmInstrCount(Mask) + /* and */ 1;
 2347         if (InstCnt) *InstCnt += selectI64ImmInstrCount(Mask) + /* and */ 1;