Home
last modified time | relevance | path

Searched defs:CastCost (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorCostModel.h49 static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE int CastCost() { in CastCost() function
/external/llvm-project/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp2223 auto CastCost = [&](unsigned Opcode) { in costAndCollectOperands() local