Searched defs:getStridedMemoryOpCost (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVTargetTransformInfo.cpp | 717 InstructionCost RISCVTTIImpl::getStridedMemoryOpCost( getStridedMemoryOpCost() function in RISCVTTIImpl |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 1393 InstructionCost getStridedMemoryOpCost(unsigned Opcode, Type *DataTy, getStridedMemoryOpCost() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 1086 InstructionCost TargetTransformInfo::getStridedMemoryOpCost( getStridedMemoryOpCost() function in TargetTransformInfo |