Lines Matching refs:TargetCostKind
208 TTI::TargetCostKind CostKind) const { in getGEPCost()
221 enum TargetCostKind CostKind) const { in getUserCost()
546 TTI::TargetCostKind CostKind) const { in getIntImmCost()
554 TTI::TargetCostKind CostKind, Instruction *Inst) const { in getIntImmCostInst()
564 TTI::TargetCostKind CostKind) const { in getIntImmCostIntrin()
705 unsigned Opcode, Type *Ty, TTI::TargetCostKind CostKind, in getArithmeticInstrCost()
772 TTI::TargetCostKind CostKind, const Instruction *I) const { in getCastInstrCost()
790 unsigned Opcode, TTI::TargetCostKind CostKind, const Instruction *I) const { in getCFInstrCost()
800 TTI::TargetCostKind CostKind, const Instruction *I) const { in getCmpSelInstrCost()
819 TTI::TargetCostKind CostKind, const Instruction *I) const { in getMemoryOpCost()
830 TTI::TargetCostKind CostKind) const { in getMaskedMemoryOpCost()
839 Align Alignment, TTI::TargetCostKind CostKind, const Instruction *I) const { in getGatherScatterOpCost()
848 Align Alignment, unsigned AddressSpace, TTI::TargetCostKind CostKind, in getInterleavedMemoryOpCost()
859 TTI::TargetCostKind CostKind) const { in getIntrinsicInstrCost()
868 TTI::TargetCostKind CostKind) const { in getCallInstrCost()
894 TTI::TargetCostKind CostKind) const { in getArithmeticReductionCost()
903 TTI::TargetCostKind CostKind) const { in getMinMaxReductionCost()
912 TTI::TargetCostKind CostKind) const { in getExtendedAddReductionCost()
1058 TTI::TargetCostKind CostKind = TTI::TCK_RecipThroughput; in getInstructionThroughput()