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

References

gen/include/llvm/IR/IntrinsicImpl.inc
31336       {Intrinsic::x86_avx2_pmulh_w, 104919}, // __builtin_ia32_pmulhw256
lib/IR/AutoUpgrade.cpp
 1444       IID = Intrinsic::x86_avx2_pmulh_w;
lib/Target/X86/X86IntrinsicsInfo.h
  387   X86_INTRINSIC_DATA(avx2_pmulh_w, INTR_TYPE_2OP, ISD::MULHS, 0),