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

References

lib/Target/AArch64/AArch64FastISel.cpp
  742           if (!isIntExtFree(ZE) &&
  748           if (!isIntExtFree(SE) &&
  826           if (!isIntExtFree(ZE) &&
  832           if (!isIntExtFree(SE) &&
  886       if (!isIntExtFree(ZE) && ZE->getOperand(0)->getType()->isIntegerTy(32)) {
  891       if (!isIntExtFree(SE) && SE->getOperand(0)->getType()->isIntegerTy(32)) {
 4699         if (!isIntExtFree(ZExt)) {
 4708         if (!isIntExtFree(SExt)) {
 4766       if (!isIntExtFree(ZExt)) {
 4775       if (!isIntExtFree(SExt)) {