Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp236 HexagonTTIImpl::getMaskedMemoryOpCost(unsigned Opcode, Type *Src, getMaskedMemoryOpCost() function in HexagonTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp545 RISCVTTIImpl::getMaskedMemoryOpCost(unsigned Opcode, Type *Src, Align Alignment, getMaskedMemoryOpCost() function in RISCVTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1507 ARMTTIImpl::getMaskedMemoryOpCost(unsigned Opcode, Type *Src, Align Alignment, getMaskedMemoryOpCost() function in ARMTTIImpl
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1362 InstructionCost getMaskedMemoryOpCost(unsigned Opcode, Type *DataTy, getMaskedMemoryOpCost() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h676 InstructionCost getMaskedMemoryOpCost(unsigned Opcode, Type *Src, getMaskedMemoryOpCost() function
H A DTargetTransformInfo.h2660 InstructionCost getMaskedMemoryOpCost(unsigned Opcode, Type *Src, getMaskedMemoryOpCost() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1026 InstructionCost TargetTransformInfo::getMaskedMemoryOpCost( getMaskedMemoryOpCost() function in TargetTransformInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3079 AArch64TTIImpl::getMaskedMemoryOpCost(unsigned Opcode, Type *Src, getMaskedMemoryOpCost() function in AArch64TTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4933 X86TTIImpl::getMaskedMemoryOpCost(unsigned Opcode, Type *SrcTy, Align Alignment, getMaskedMemoryOpCost() function in X86TTIImpl