Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVTargetTransformInfo.h61 InstructionCost getStoreImmCost(Type *VecTy, TTI::OperandValueInfo OpInfo,
DRISCVTargetTransformInfo.cpp1080 InstructionCost RISCVTTIImpl::getStoreImmCost(Type *Ty, in getStoreImmCost() function in RISCVTTIImpl
1112 Cost += getStoreImmCost(Src, OpInfo, CostKind); in getMemoryOpCost()