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

References

include/llvm/CodeGen/ValueTypes.h
  207       return (V==MVT::iAny || V==MVT::fAny || V==MVT::vAny || V==MVT::iPTRAny);
include/llvm/Support/MachineValueType.h
  389               SimpleTy==MVT::iAny || SimpleTy==MVT::fAny ||
  684       case fAny:
utils/TableGen/CodeGenDAGPatterns.cpp
  779       case MVT::fAny:
utils/TableGen/CodeGenTarget.cpp
   69   case MVT::fAny:     return "MVT::fAny";
utils/TableGen/IntrinsicEmitter.cpp
  317   case MVT::fAny: ++Tmp;    LLVM_FALLTHROUGH;
  396   case MVT::fAny: