Home
last modified time | relevance | path

Searched refs:NumVectorizableInstsToAmortize (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp487 unsigned NumVectorizableInstsToAmortize = NumVecElts * 2; in getMemoryOpCost() local
489 return NumVectorizableInstsToAmortize * NumVecElts * 2; in getMemoryOpCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp649 unsigned NumVectorizableInstsToAmortize = NumVecElts * 2; in getMemoryOpCost() local
651 return NumVectorizableInstsToAmortize * NumVecElts * 2; in getMemoryOpCost()