Lines Matching refs:BaseT
290 return BaseT::getCastInstrCost(Opcode, Dst, Src); in getCastInstrCost()
394 return BaseT::getCastInstrCost(Opcode, Dst, Src); in getCastInstrCost()
498 return Cost + BaseT::getArithmeticInstrCost(Opcode, Ty, Opd1Info, Opd2Info, in getArithmeticInstrCost()
545 Cost += BaseT::getArithmeticInstrCost(Opcode, Ty, Opd1Info, Opd2Info, in getArithmeticInstrCost()
581 !BaseT::isConstantStridedAccessLessThan(SE, Ptr, MaxMergeDistance + 1)) in getAddressComputationCost()
617 return BaseT::getCmpSelInstrCost(Opcode, ValTy, CondTy, I); in getCmpSelInstrCost()
681 return BaseT::getInterleavedMemoryOpCost(Opcode, VecTy, Factor, Indices, in getInterleavedMemoryOpCost()
757 BaseT::getUnrollingPreferences(L, SE, UP); in getUnrollingPreferences()
926 return BaseT::getArithmeticReductionCost(Opcode, ValTy, IsPairwiseForm); in getArithmeticReductionCost()
947 return BaseT::getArithmeticReductionCost(Opcode, ValTy, IsPairwiseForm); in getArithmeticReductionCost()
1000 return BaseT::getShuffleCost(Kind, Tp, Index, SubTp); in getShuffleCost()