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

Declarations

include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
 1303   static SizeAndAction findAction(const SizeAndActionsVec &Vec,

References

lib/CodeGen/GlobalISel/LegalizerInfo.cpp
  640   auto SizeAndAction = findAction(Vec, Aspect.Type.getSizeInBits());
  663       findAction(ElemSizeVec, Aspect.Type.getScalarSizeInBits());
  676       findAction(NumElementsVec, IntermediateType.getNumElements());