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

References

include/llvm/CodeGen/BasicTTIImpl.h
 1116     case Intrinsic::experimental_vector_reduce_v2_fmul:
 1308     case Intrinsic::experimental_vector_reduce_v2_fmul:
lib/CodeGen/ExpandReductions.cpp
   34   case Intrinsic::experimental_vector_reduce_v2_fmul:
  100     case Intrinsic::experimental_vector_reduce_v2_fmul: {
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 6779   case Intrinsic::experimental_vector_reduce_v2_fmul:
 8921   case Intrinsic::experimental_vector_reduce_v2_fmul:
lib/IR/AutoUpgrade.cpp
  607         ID = Intrinsic::experimental_vector_reduce_v2_fmul;
 3497   case Intrinsic::experimental_vector_reduce_v2_fmul: {
lib/IR/IRBuilder.cpp
  337       M, Intrinsic::experimental_vector_reduce_v2_fmul, Tys);