Home
last modified time | relevance | path

Searched defs:getMaskedMemoryOpCost (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp222 HexagonTTIImpl::getMaskedMemoryOpCost(unsigned Opcode, Type *Src, in getMaskedMemoryOpCost() function in HexagonTTIImpl
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp590 RISCVTTIImpl::getMaskedMemoryOpCost(unsigned Opcode, Type *Src, Align Alignment, getMaskedMemoryOpCost() function in RISCVTTIImpl
/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1519 ARMTTIImpl::getMaskedMemoryOpCost(unsigned Opcode, Type *Src, Align Alignment, getMaskedMemoryOpCost() function in ARMTTIImpl
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h697 InstructionCost getMaskedMemoryOpCost(unsigned Opcode, Type *Src, getMaskedMemoryOpCost() function
H A DTargetTransformInfo.h2731 InstructionCost getMaskedMemoryOpCost(unsigned Opcode, Type *Src, getMaskedMemoryOpCost() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1376 InstructionCost getMaskedMemoryOpCost(unsigned Opcode, Type *DataTy, getMaskedMemoryOpCost() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1067 InstructionCost TargetTransformInfo::getMaskedMemoryOpCost( getMaskedMemoryOpCost() function in TargetTransformInfo
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3321 AArch64TTIImpl::getMaskedMemoryOpCost(unsigned Opcode, Type *Src, getMaskedMemoryOpCost() function in AArch64TTIImpl
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5059 X86TTIImpl::getMaskedMemoryOpCost(unsigned Opcode, Type *SrcTy, Align Alignment, getMaskedMemoryOpCost() function in X86TTIImpl