Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h792 getArithmeticReductionCost(unsigned,VectorType *,std::optional<FastMathFlags> FMF,TTI::TargetCostKind) getArithmeticReductionCost() argument
798 getMinMaxReductionCost(Intrinsic::ID IID,VectorType *,FastMathFlags,TTI::TargetCostKind) getMinMaxReductionCost() argument
[all...]
H A DTargetTransformInfo.h259 enum TargetCostKind { global() enum
[all...]