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

References

gen/include/llvm/IR/IntrinsicImpl.inc
31391       {Intrinsic::x86_avx512_pslli_w_512, 115659}, // __builtin_ia32_psllwi512
lib/IR/AutoUpgrade.cpp
 2877           IID = IsImmediate ? Intrinsic::x86_avx512_pslli_w_512
lib/Target/X86/X86IntrinsicsInfo.h
  854   X86_INTRINSIC_DATA(avx512_pslli_w_512, VSHIFT, X86ISD::VSHLI, 0),
lib/Transforms/InstCombine/InstCombineCalls.cpp
  350   case Intrinsic::x86_avx512_pslli_w_512:
 2757   case Intrinsic::x86_avx512_pslli_w_512:
lib/Transforms/Instrumentation/MemorySanitizer.cpp
 3061     case Intrinsic::x86_avx512_pslli_w_512: