Searched defs:CastCost (Results 1 – 2 of 2) sorted by relevance
49 static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE int CastCost() { in CastCost() function
2223 auto CastCost = [&](unsigned Opcode) { in costAndCollectOperands() local