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

Declarations

include/llvm/CodeGen/TargetLowering.h
  818   unsigned getVectorTypeBreakdown(LLVMContext &Context, EVT VT,

References

include/llvm/CodeGen/TargetLowering.h
  829     return getVectorTypeBreakdown(Context, VT, IntermediateVT, NumIntermediates,
 1304       (void)getVectorTypeBreakdown(Context, VT, VT1,
 1332       return getVectorTypeBreakdown(Context, VT, VT1, NumIntermediates, VT2);
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  381           TLI.getVectorTypeBreakdown(*DAG.getContext(), ValueVT, IntermediateVT,
  714         TLI.getVectorTypeBreakdown(*DAG.getContext(), ValueVT, IntermediateVT,