Searched defs:getVPMemoryOpCost (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCTargetTransformInfo.cpp | 1043 InstructionCost PPCTTIImpl::getVPMemoryOpCost(unsigned Opcode, Type *Src, getVPMemoryOpCost() function in PPCTTIImpl |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 690 InstructionCost getVPMemoryOpCost(unsigned Opcode, Type *Src, Align Alignment, getVPMemoryOpCost() function |
H A D | TargetTransformInfo.h | 2724 InstructionCost getVPMemoryOpCost(unsigned Opcode, Type *Src, Align Alignment, getVPMemoryOpCost() function |