Home
last modified time | relevance | path

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

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