Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DCostModel.cpp30 static cl::opt<TargetTransformInfo::TargetCostKind> CostKind(
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h121 enum TargetCostKind { enum
134 int getInstructionCost(const Instruction *I, enum TargetCostKind kind) const { in getInstructionCost()