Home
last modified time | relevance | path

Searched refs:getStoreImmCost (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h68 InstructionCost getStoreImmCost(Type *VecTy, TTI::OperandValueInfo OpInfo,
H A DRISCVTargetTransformInfo.cpp1358 InstructionCost RISCVTTIImpl::getStoreImmCost(Type *Ty, in getStoreImmCost() function in RISCVTTIImpl
1392 Cost += getStoreImmCost(Src, OpInfo, CostKind); in getMemoryOpCost()