/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetTransformInfo.cpp | 236 HexagonTTIImpl::getMaskedMemoryOpCost(unsigned Opcode, Type *Src, in getMaskedMemoryOpCost() function in HexagonTTIImpl
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.cpp | 330 RISCVTTIImpl::getMaskedMemoryOpCost(unsigned Opcode, Type *Src, Align Alignment, in getMaskedMemoryOpCost() function in RISCVTTIImpl
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1505 ARMTTIImpl::getMaskedMemoryOpCost(unsigned Opcode, Type *Src, Align Alignment, in getMaskedMemoryOpCost() function in ARMTTIImpl
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 1316 InstructionCost getMaskedMemoryOpCost(unsigned Opcode, Type *DataTy, in getMaskedMemoryOpCost() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 625 InstructionCost getMaskedMemoryOpCost(unsigned Opcode, Type *Src, in getMaskedMemoryOpCost() function
|
H A D | TargetTransformInfo.h | 2407 InstructionCost getMaskedMemoryOpCost(unsigned Opcode, Type *Src, in getMaskedMemoryOpCost() function
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 946 InstructionCost TargetTransformInfo::getMaskedMemoryOpCost( in getMaskedMemoryOpCost() function in TargetTransformInfo
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 2508 AArch64TTIImpl::getMaskedMemoryOpCost(unsigned Opcode, Type *Src, in getMaskedMemoryOpCost() function in AArch64TTIImpl
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 4841 X86TTIImpl::getMaskedMemoryOpCost(unsigned Opcode, Type *SrcTy, Align Alignment, in getMaskedMemoryOpCost() function in X86TTIImpl
|