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

Declarations

lib/Target/Mips/MipsFastISel.cpp
  173   bool isTypeSupported(Type *Ty, MVT &VT);

References

lib/Target/Mips/MipsFastISel.cpp
  867   if (!isTypeSupported(I->getType(), VT))
 1024   if (!isTypeSupported(I->getType(), VT) || UnsupportedFPMode) {
 1518   else if (!isTypeSupported(CLI.RetTy, RetVT))
 1597     if (!isTypeSupported(RetTy, VT))
 1965   if (!isTypeSupported(I->getType(), RetVT))