Lines Matching refs:TargetCostKind

213                                 TTI::TargetCostKind CostKind) const {  in getGEPCost()
226 enum TargetCostKind CostKind) const { in getUserCost()
592 TTI::TargetCostKind CostKind) const { in getIntImmCost()
600 TTI::TargetCostKind CostKind, Instruction *Inst) const { in getIntImmCostInst()
610 TTI::TargetCostKind CostKind) const { in getIntImmCostIntrin()
762 unsigned Opcode, Type *Ty, TTI::TargetCostKind CostKind, in getArithmeticInstrCost()
828 TTI::TargetCostKind CostKind, const Instruction *I) const { in getCastInstrCost()
846 unsigned Opcode, TTI::TargetCostKind CostKind, const Instruction *I) const { in getCFInstrCost()
856 TTI::TargetCostKind CostKind, const Instruction *I) const { in getCmpSelInstrCost()
875 TTI::TargetCostKind CostKind) { in getReplicationShuffleCost()
884 TTI::TargetCostKind CostKind, const Instruction *I) const { in getMemoryOpCost()
895 TTI::TargetCostKind CostKind) const { in getMaskedMemoryOpCost()
904 Align Alignment, TTI::TargetCostKind CostKind, const Instruction *I) const { in getGatherScatterOpCost()
913 Align Alignment, unsigned AddressSpace, TTI::TargetCostKind CostKind, in getInterleavedMemoryOpCost()
924 TTI::TargetCostKind CostKind) const { in getIntrinsicInstrCost()
933 TTI::TargetCostKind CostKind) const { in getCallInstrCost()
959 TTI::TargetCostKind CostKind) const { in getArithmeticReductionCost()
968 TTI::TargetCostKind CostKind) const { in getMinMaxReductionCost()
977 TTI::TargetCostKind CostKind) const { in getExtendedAddReductionCost()
1135 TTI::TargetCostKind CostKind = TTI::TCK_RecipThroughput; in getInstructionThroughput()