Lines Matching refs:TargetCostKind

246     Type *AccessType, TTI::TargetCostKind CostKind) const {  in getGEPCost()
253 TTI::TargetCostKind CostKind) const { in getPointersChainCost()
268 enum TargetCostKind CostKind) const { in getInstructionCost()
570 TTI::TargetCostKind CostKind) const { in getScalarizationOverhead()
577 TTI::TargetCostKind CostKind) const { in getOperandsScalarizationOverhead()
669 TTI::TargetCostKind CostKind) const { in getIntImmCost()
677 TTI::TargetCostKind CostKind, Instruction *Inst) const { in getIntImmCostInst()
687 TTI::TargetCostKind CostKind) const { in getIntImmCostIntrin()
868 unsigned Opcode, Type *Ty, TTI::TargetCostKind CostKind, in getArithmeticInstrCost()
881 const SmallBitVector &OpcodeMask, TTI::TargetCostKind CostKind) const { in getAltInstrCost()
890 TTI::TargetCostKind CostKind, int Index, VectorType *SubTp, in getShuffleCost()
944 TTI::TargetCostKind CostKind, const Instruction *I) const { in getCastInstrCost()
962 unsigned Opcode, TTI::TargetCostKind CostKind, const Instruction *I) const { in getCFInstrCost()
972 TTI::TargetCostKind CostKind, const Instruction *I) const { in getCmpSelInstrCost()
982 unsigned Opcode, Type *Val, TTI::TargetCostKind CostKind, unsigned Index, in getVectorInstrCost()
995 TTI::TargetCostKind CostKind, in getVectorInstrCost()
1007 TTI::TargetCostKind CostKind) { in getReplicationShuffleCost()
1016 TTI::TargetCostKind CostKind, TTI::OperandValueInfo OpInfo, in getMemoryOpCost()
1028 TTI::TargetCostKind CostKind) const { in getMaskedMemoryOpCost()
1037 Align Alignment, TTI::TargetCostKind CostKind, const Instruction *I) const { in getGatherScatterOpCost()
1046 Align Alignment, unsigned AddressSpace, TTI::TargetCostKind CostKind, in getInterleavedMemoryOpCost()
1057 TTI::TargetCostKind CostKind) const { in getIntrinsicInstrCost()
1066 TTI::TargetCostKind CostKind) const { in getCallInstrCost()
1096 TTI::TargetCostKind CostKind) const { in getArithmeticReductionCost()
1105 TTI::TargetCostKind CostKind) const { in getMinMaxReductionCost()
1114 FastMathFlags FMF, TTI::TargetCostKind CostKind) const { in getExtendedReductionCost()
1121 TTI::TargetCostKind CostKind) const { in getMulAccReductionCost()