Home
last modified time | relevance | path

Searched defs:getInterleavedMemoryOpCost (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp472 int ARMTTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost() function in ARMTTIImpl
/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp390 int PPCTTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost() function in PPCTTIImpl
/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp440 int AArch64TTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost() function in AArch64TTIImpl
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h512 unsigned getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost() function
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp283 int TargetTransformInfo::getInterleavedMemoryOpCost( in getInterleavedMemoryOpCost() function in TargetTransformInfo
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h307 unsigned getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost() function
DTargetTransformInfo.h794 int getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, unsigned Factor, in getInterleavedMemoryOpCost() function