HomeSort by: relevance | last modified time | path
    Searched refs:matchVectorReduction (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 1118 switch (TTI::matchVectorReduction(EEI, RdxOpcode, RdxType, IsPairwise)) {
TargetTransformInfo.h 895 static ReductionKind matchVectorReduction(const ExtractElementInst *ReduxRoot,
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
TargetTransformInfo.cpp 1329 TTI::matchVectorReduction(const ExtractElementInst *Root, unsigned &Opcode,

Completed in 19 milliseconds