Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h957 unsigned ExtSubCost = 0; variable
959 ExtSubCost += static_cast<T *>(this)->getVectorInstrCost(
961 Cost += ExtSubCost * Factor;