Home
last modified time | relevance | path

Searched refs:SK_ExtractSubvector (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1285 ConcreteTTI->getShuffleCost(TTI::SK_ExtractSubvector, Ty, in getArithmeticReductionCost()
1296 ConcreteTTI->getShuffleCost(TTI::SK_ExtractSubvector, Ty, in getArithmeticReductionCost()
1332 ConcreteTTI->getShuffleCost(TTI::SK_ExtractSubvector, Ty, in getMinMaxReductionCost()
1347 ConcreteTTI->getShuffleCost(TTI::SK_ExtractSubvector, Ty, in getMinMaxReductionCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp482 case TargetTransformInfo::SK_ExtractSubvector: in getShuffleCost()
/external/llvm/include/llvm/Analysis/
DTargetTransformInfo.h438 SK_ExtractSubvector ///< ExtractSubvector Index indicates start offset. enumerator
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h931 ->getShuffleCost(TTI::SK_ExtractSubvector, Ty, NumVecElts / 2, Ty); in getReductionCost()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h656 SK_ExtractSubvector,///< ExtractSubvector Index indicates start offset. enumerator
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp2027 TargetTransformInfo::SK_ExtractSubvector, VTy, 0, Ty1)); in findBestDAGFor()
2058 TargetTransformInfo::SK_ExtractSubvector, VTy, in findBestDAGFor()
DLoopVectorize.cpp5838 return TTI.getShuffleCost(TargetTransformInfo::SK_ExtractSubvector, in getInstructionCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp6036 return TTI.getShuffleCost(TargetTransformInfo::SK_ExtractSubvector, in getInstructionCost()