Searched refs:TCK_RecipThroughput (Results 1 – 3 of 3) sorted by relevance
32 cl::init(TargetTransformInfo::TCK_RecipThroughput),33 cl::values(clEnumValN(TargetTransformInfo::TCK_RecipThroughput,58 return TTI->getInstructionCost(I, TargetTransformInfo::TCK_RecipThroughput); in getInstructionCost()
155 TCK_RecipThroughput, ///< Reciprocal throughput. enumerator169 case TCK_RecipThroughput: in getInstructionCost()
3552 I, TargetTransformInfo::TCK_RecipThroughput); in getEntryCost()3557 I, TargetTransformInfo::TCK_RecipThroughput); in getEntryCost()3564 I, TargetTransformInfo::TCK_RecipThroughput); in getEntryCost()