Searched refs:getConstantPoolLoadCost (Results 1 – 2 of 2) sorted by relevance
368 RISCVTTIImpl::getConstantPoolLoadCost(Type *Ty, in getConstantPoolLoadCost() function in RISCVTTIImpl604 InstructionCost MaskCost = getConstantPoolLoadCost(MaskTy, CostKind); in getSlideCost()695 InstructionCost IndexCost = getConstantPoolLoadCost(IdxTy, CostKind); in getShuffleCost()717 InstructionCost IndexCost = getConstantPoolLoadCost(IdxTy, CostKind); in getShuffleCost()718 InstructionCost MaskCost = getConstantPoolLoadCost(MaskTy, CostKind); in getShuffleCost()1988 return getConstantPoolLoadCost(Ty, CostKind); in getStoreImmCost()2060 return getConstantPoolLoadCost(ValTy, CostKind); in getCmpSelInstrCost()2416 return getConstantPoolLoadCost(Ty, CostKind); in getArithmeticInstrCost()
63 InstructionCost getConstantPoolLoadCost(Type *Ty,