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 ||
  683       case iAny:
utils/TableGen/CodeGenDAGPatterns.cpp
  768       case MVT::iAny:
utils/TableGen/CodeGenTarget.cpp
   68   case MVT::iAny:     return "MVT::iAny";
  696               VT == MVT::iAny || VT == MVT::vAny) &&
  733               VT == MVT::iAny || VT == MVT::vAny) &&
utils/TableGen/IntrinsicEmitter.cpp
  318   case MVT::iAny: ++Tmp;    LLVM_FALLTHROUGH;
  399   case MVT::iAny: