reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
922 Cost = static_cast<T *>(this)->getMaskedMemoryOpCost( 925 Cost = static_cast<T *>(this)->getMemoryOpCost( 969 Cost *= UsedInsts.count() / NumLegalInsts; 991 Cost += static_cast<T *>(this)->getVectorInstrCost( 1000 Cost += Indices.size() * InsSubCost; 1015 Cost += ExtSubCost * Factor; 1018 Cost += static_cast<T *>(this) 1023 return Cost; 1040 Cost += static_cast<T *>(this)->getVectorInstrCost( 1044 Cost += static_cast<T *>(this)->getVectorInstrCost( 1053 Cost += static_cast<T *>(this)->getArithmeticInstrCost( 1056 return Cost;