Home
last modified time | relevance | path

Searched defs:DivCost (Results 1 – 3 of 3) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorCostModel.h40 static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE int DivCost() { in DivCost() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h895 InstructionCost DivCost = thisT()->getArithmeticInstrCost( variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp2333 InstructionCost DivCost = BaseT::getArithmeticInstrCost( in getArithmeticInstrCost() local