Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorCostModel.h49 static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE int CastCost() { in CastCost() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2098 auto CastCost = [&](unsigned Opcode) -> InstructionCost { in costAndCollectOperands() local