Searched refs:getStoreImmCost (Results 1 – 2 of 2) sorted by relevance
78 InstructionCost getStoreImmCost(Type *VecTy, TTI::OperandValueInfo OpInfo,
1973 RISCVTTIImpl::getStoreImmCost(Type *Ty, TTI::OperandValueInfo OpInfo, in getStoreImmCost() function in RISCVTTIImpl2005 Cost += getStoreImmCost(Src, OpInfo, CostKind); in getMemoryOpCost()