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