Searched defs:TargetCostKind (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 792 getArithmeticReductionCost(unsigned,VectorType *,std::optional<FastMathFlags> FMF,TTI::TargetCostKind) getArithmeticReductionCost() argument |
H A D | TargetTransformInfo.h | 259 enum TargetCostKind { global() enum |