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

References

include/llvm/CodeGen/BasicTTIImpl.h
 1115     case Intrinsic::experimental_vector_reduce_v2_fadd:
 1303     case Intrinsic::experimental_vector_reduce_v2_fadd:
lib/CodeGen/ExpandReductions.cpp
   32   case Intrinsic::experimental_vector_reduce_v2_fadd:
   99     case Intrinsic::experimental_vector_reduce_v2_fadd:
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 6778   case Intrinsic::experimental_vector_reduce_v2_fadd:
 8914   case Intrinsic::experimental_vector_reduce_v2_fadd:
lib/IR/AutoUpgrade.cpp
  605         ID = Intrinsic::experimental_vector_reduce_v2_fadd;
 3508   case Intrinsic::experimental_vector_reduce_v2_fadd: {
lib/IR/IRBuilder.cpp
  328       M, Intrinsic::experimental_vector_reduce_v2_fadd, Tys);