Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp1043 InstructionCost PPCTTIImpl::getVPMemoryOpCost(unsigned Opcode, Type *Src, in getVPMemoryOpCost() function in PPCTTIImpl
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h692 InstructionCost getVPMemoryOpCost(unsigned Opcode, Type *Src, Align Alignment, in getVPMemoryOpCost() function
H A DTargetTransformInfo.h2749 InstructionCost getVPMemoryOpCost(unsigned Opcode, Type *Src, Align Alignment, in getVPMemoryOpCost() function