Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1006 unsigned InsSubCost = 0; variable
1008 InsSubCost += static_cast<T *>(this)->getVectorInstrCost(
1011 Cost += Indices.size() * InsSubCost;