Lines Matching refs:TargetCostKind

247     Type *AccessType, TTI::TargetCostKind CostKind) const {  in getGEPCost()
254 TTI::TargetCostKind CostKind) const { in getPointersChainCost()
269 enum TargetCostKind CostKind) const { in getInstructionCost()
596 TTI::TargetCostKind CostKind) const { in getScalarizationOverhead()
603 TTI::TargetCostKind CostKind) const { in getOperandsScalarizationOverhead()
695 TTI::TargetCostKind CostKind) const { in getIntImmCost()
703 TTI::TargetCostKind CostKind, Instruction *Inst) const { in getIntImmCostInst()
713 TTI::TargetCostKind CostKind) const { in getIntImmCostIntrin()
898 unsigned Opcode, Type *Ty, TTI::TargetCostKind CostKind, in getArithmeticInstrCost()
926 const SmallBitVector &OpcodeMask, TTI::TargetCostKind CostKind) const { in getAltInstrCost()
935 TTI::TargetCostKind CostKind, int Index, VectorType *SubTp, in getShuffleCost()
989 TTI::TargetCostKind CostKind, const Instruction *I) const { in getCastInstrCost()
1007 unsigned Opcode, TTI::TargetCostKind CostKind, const Instruction *I) const { in getCFInstrCost()
1017 TTI::TargetCostKind CostKind, const Instruction *I) const { in getCmpSelInstrCost()
1027 unsigned Opcode, Type *Val, TTI::TargetCostKind CostKind, unsigned Index, in getVectorInstrCost()
1040 TTI::TargetCostKind CostKind, in getVectorInstrCost()
1052 TTI::TargetCostKind CostKind) const { in getReplicationShuffleCost()
1061 TTI::TargetCostKind CostKind, TTI::OperandValueInfo OpInfo, in getMemoryOpCost()
1073 TTI::TargetCostKind CostKind) const { in getMaskedMemoryOpCost()
1082 Align Alignment, TTI::TargetCostKind CostKind, const Instruction *I) const { in getGatherScatterOpCost()
1092 Align Alignment, TTI::TargetCostKind CostKind, const Instruction *I) const { in getStridedMemoryOpCost()
1101 Align Alignment, unsigned AddressSpace, TTI::TargetCostKind CostKind, in getInterleavedMemoryOpCost()
1112 TTI::TargetCostKind CostKind) const { in getIntrinsicInstrCost()
1121 TTI::TargetCostKind CostKind) const { in getCallInstrCost()
1151 TTI::TargetCostKind CostKind) const { in getArithmeticReductionCost()
1160 TTI::TargetCostKind CostKind) const { in getMinMaxReductionCost()
1169 FastMathFlags FMF, TTI::TargetCostKind CostKind) const { in getExtendedReductionCost()
1176 TTI::TargetCostKind CostKind) const { in getMulAccReductionCost()