Searched defs:getInterleavedMemoryOpCost (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp217 unsigned HexagonTTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, function in class:HexagonTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp811 int ARMTTIImpl::getInterleavedMemoryOpCost( function in class:ARMTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp680 int AArch64TTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, function in class:AArch64TTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1061 int SystemZTTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, function in class:SystemZTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp922 int PPCTTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, function in class:PPCTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h482 unsigned getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, function in class:llvm::TargetTransformInfoImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h915 unsigned getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, function in class:llvm::BasicTTIImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp680 int TargetTransformInfo::getInterleavedMemoryOpCost( function in class:TargetTransformInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3799 int X86TTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, function in class:X86TTIImpl

Completed in 179 milliseconds