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

References

include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  859     typeIdx(TypeIdx);
  863           LLT VecTy = Query.Types[TypeIdx];
  868           LLT VecTy = Query.Types[TypeIdx];
  870               TypeIdx, LLT::vector(MinElements, VecTy.getElementType()));