Home
last modified time | relevance | path

Searched defs:getStridedMemoryOpCost (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp717 InstructionCost RISCVTTIImpl::getStridedMemoryOpCost( getStridedMemoryOpCost() function in RISCVTTIImpl
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1393 InstructionCost getStridedMemoryOpCost(unsigned Opcode, Type *DataTy, getStridedMemoryOpCost() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1086 InstructionCost TargetTransformInfo::getStridedMemoryOpCost( getStridedMemoryOpCost() function in TargetTransformInfo