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