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

  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
TargetTransformInfo.cpp 747 return TTI::CastContextHint::GatherScatter;
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
TargetTransformInfo.h 1088 GatherScatter, ///< The cast is used with a gather/scatter.
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 7703 return TTI::CastContextHint::GatherScatter;

Completed in 77 milliseconds