Searched defs:getGatherScatterOpCost (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp211 unsigned HexagonTTIImpl::getGatherScatterOpCost(unsigned Opcode, Type *DataTy, function in class:HexagonTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h476 unsigned getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr, function in class:llvm::TargetTransformInfoImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp671 int TargetTransformInfo::getGatherScatterOpCost(unsigned Opcode, Type *DataTy, function in class:TargetTransformInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3292 int X86TTIImpl::getGatherScatterOpCost(unsigned Opcode, Type *SrcVTy, function in class:X86TTIImpl

Completed in 196 milliseconds