Home
last modified time | relevance | path

Searched defs:getMemoryOpCost (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp164 InstructionCost HexagonTTIImpl::getMemoryOpCost(unsigned Opcode, Type *Src, in getMemoryOpCost() function in HexagonTTIImpl
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp766 InstructionCost PPCTTIImpl::getMemoryOpCost(unsigned Opcode, Type *Src, getMemoryOpCost() function in PPCTTIImpl
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1158 InstructionCost SystemZTTIImpl::getMemoryOpCost(unsigned Opcode, Type *Src, getMemoryOpCost() function in SystemZTTIImpl
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1357 InstructionCost RISCVTTIImpl::getMemoryOpCost(unsigned Opcode, Type *Src, getMemoryOpCost() function in RISCVTTIImpl
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1471 InstructionCost ARMTTIImpl::getMemoryOpCost(unsigned Opcode, Type *Src, getMemoryOpCost() function in ARMTTIImpl
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h682 InstructionCost getMemoryOpCost(unsigned Opcode, Type *Src, Align Alignment, getMemoryOpCost() function
H A DTargetTransformInfo.h2716 InstructionCost getMemoryOpCost(unsigned Opcode, Type *Src, Align Alignment, getMemoryOpCost() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1055 InstructionCost TargetTransformInfo::getMemoryOpCost( getMemoryOpCost() function in TargetTransformInfo
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3389 InstructionCost AArch64TTIImpl::getMemoryOpCost(unsigned Opcode, Type *Ty, getMemoryOpCost() function in AArch64TTIImpl
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4892 InstructionCost X86TTIImpl::getMemoryOpCost(unsigned Opcode, Type *Src, getMemoryOpCost() function in X86TTIImpl
[all...]