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

References

gen/include/llvm/IR/IntrinsicImpl.inc
31337       {Intrinsic::x86_avx512_pmulh_w_512, 115337}, // __builtin_ia32_pmulhw512
lib/IR/AutoUpgrade.cpp
 1446       IID = Intrinsic::x86_avx512_pmulh_w_512;
lib/Target/X86/X86IntrinsicsInfo.h
  842   X86_INTRINSIC_DATA(avx512_pmulh_w_512, INTR_TYPE_2OP, ISD::MULHS, 0),