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

References

include/llvm/Support/MachineValueType.h
  535       case nxv16f32: return f32;
  597       case nxv16f32: return 16;
  796       case nxv16f32:
 1052           if (NumElements == 16) return MVT::nxv16f32;
lib/CodeGen/ValueTypes.cpp
  250   case MVT::nxv16f32:return "nxv16f32";
  431   case MVT::nxv16f32:
utils/TableGen/CodeGenTarget.cpp
  188   case MVT::nxv16f32: return "MVT::nxv16f32";