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