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

References

include/llvm/CodeGen/BasicTTIImpl.h
  910     VectorType *VT = dyn_cast<VectorType>(VecTy);
  923           Opcode, VecTy, Alignment, AddressSpace);
  926           Opcode, VecTy, MaybeAlign(Alignment), AddressSpace);
  930     MVT VecTyLT = getTLI()->getTypeLegalizationCost(DL, VecTy).second;
  932         static_cast<T *>(this)->getDataLayout().getTypeStoreSize(VecTy);