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

References

include/llvm/Support/MachineValueType.h
  542       case nxv4f64:
  631       case nxv4f64: return 4;
  784       case nxv4f64: return 256;
 1057           if (NumElements == 4)  return MVT::nxv4f64;
lib/CodeGen/ValueTypes.cpp
  253   case MVT::nxv4f64: return "nxv4f64";
  437   case MVT::nxv4f64: 
utils/TableGen/CodeGenTarget.cpp
  191   case MVT::nxv4f64:  return "MVT::nxv4f64";