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

References

gen/include/llvm/IR/IntrinsicImpl.inc
31390       {Intrinsic::x86_avx2_pslli_w, 105217}, // __builtin_ia32_psllwi256
lib/IR/AutoUpgrade.cpp
 2863           IID = IsImmediate ? Intrinsic::x86_avx2_pslli_w
lib/Target/X86/X86IntrinsicsInfo.h
  396   X86_INTRINSIC_DATA(avx2_pslli_w, VSHIFT, X86ISD::VSHLI, 0),
lib/Transforms/InstCombine/InstCombineCalls.cpp
  344   case Intrinsic::x86_avx2_pslli_w:
 2754   case Intrinsic::x86_avx2_pslli_w:
lib/Transforms/Instrumentation/MemorySanitizer.cpp
 3083     case Intrinsic::x86_avx2_pslli_w: