Lines Matching refs:TCK_RecipThroughput
1983 TTI->getInstructionCost(&I, TTI::TCK_RecipThroughput); in getCost()
1992 TTI->getInstructionCost(&I, TTI::TCK_RecipThroughput); in getCost()
3433 TTI.getCallInstrCost(F, ScalarRetTy, ScalarTys, TTI::TCK_RecipThroughput); in getVectorCallCost()
3460 TTI.getCallInstrCost(nullptr, RetTy, Tys, TTI::TCK_RecipThroughput); in getVectorCallCost()
3494 TargetTransformInfo::TCK_RecipThroughput); in getVectorIntrinsicCost()
6182 TTI.getCFInstrCost(Instruction::PHI, TTI::TCK_RecipThroughput); in computePredInstDiscount()
6330 AS, TTI::TCK_RecipThroughput); in getMemInstScalarizationCost()
6348 Cost += TTI.getCFInstrCost(Instruction::Br, TTI::TCK_RecipThroughput); in getMemInstScalarizationCost()
6367 enum TTI::TargetCostKind CostKind = TTI::TCK_RecipThroughput; in getConsecutiveMemOpCost()
6396 enum TTI::TargetCostKind CostKind = TTI::TCK_RecipThroughput; in getUniformMemOpCost()
6426 TargetTransformInfo::TCK_RecipThroughput, I); in getGatherScatterCost()
6459 AS, TTI::TCK_RecipThroughput, Legal->isMaskRequired(I), UseMaskForGaps); in getInterleaveGroupCost()
6660 TTI::TCK_RecipThroughput, I); in getMemoryInstructionCost()
6924 TTI::TargetCostKind CostKind = TTI::TCK_RecipThroughput; in getInstructionCost()
7259 return TTI.getInstructionCost(I, TTI::TCK_RecipThroughput); in getInstructionCost()