Home
last modified time | relevance | path

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

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