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