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

References

lib/Target/X86/X86TargetTransformInfo.cpp
 3738   if (ST->hasAVX512() && isSupportedOnAVX512(VecTy, ST->hasBWI()))
 3739     return getInterleavedMemoryOpCostAVX512(Opcode, VecTy, Factor, Indices,
 3743     return getInterleavedMemoryOpCostAVX2(Opcode, VecTy, Factor, Indices,
 3747   return BaseT::getInterleavedMemoryOpCost(Opcode, VecTy, Factor, Indices,