| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| HD | HexagonTargetTransformInfo.cpp | 245 InstructionCost HexagonTTIImpl::getInterleavedMemoryOpCost( in getInterleavedMemoryOpCost() function in HexagonTTIImpl 250 return BaseT::getInterleavedMemoryOpCost(Opcode, VecTy, Factor, Indices, in getInterleavedMemoryOpCost()
|
| HD | HexagonTargetTransformInfo.h | 132 InstructionCost getInterleavedMemoryOpCost(
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| HD | SystemZTargetTransformInfo.h | 123 InstructionCost getInterleavedMemoryOpCost(
|
| HD | SystemZTargetTransformInfo.cpp | 1235 InstructionCost SystemZTTIImpl::getInterleavedMemoryOpCost( in getInterleavedMemoryOpCost() function in SystemZTTIImpl 1240 return BaseT::getInterleavedMemoryOpCost(Opcode, VecTy, Factor, Indices, in getInterleavedMemoryOpCost()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCTargetTransformInfo.h | 136 InstructionCost getInterleavedMemoryOpCost(
|
| HD | PPCTargetTransformInfo.cpp | 855 InstructionCost PPCTTIImpl::getInterleavedMemoryOpCost( in getInterleavedMemoryOpCost() function in PPCTTIImpl 865 return BaseT::getInterleavedMemoryOpCost(Opcode, VecTy, Factor, Indices, in getInterleavedMemoryOpCost()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86TargetTransformInfo.h | 226 InstructionCost getInterleavedMemoryOpCost(
|
| HD | X86TargetTransformInfo.cpp | 6410 InstructionCost X86TTIImpl::getInterleavedMemoryOpCost( in getInterleavedMemoryOpCost() function in X86TTIImpl 6433 return BaseT::getInterleavedMemoryOpCost(Opcode, VecTy, Factor, Indices, in getInterleavedMemoryOpCost() 6452 return BaseT::getInterleavedMemoryOpCost(Opcode, VecTy, Factor, Indices, in getInterleavedMemoryOpCost() 6470 return BaseT::getInterleavedMemoryOpCost(Opcode, VecTy, Factor, Indices, in getInterleavedMemoryOpCost() 6720 return BaseT::getInterleavedMemoryOpCost(Opcode, VecTy, Factor, Indices, in getInterleavedMemoryOpCost()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| HD | RISCVTargetTransformInfo.h | 155 InstructionCost getInterleavedMemoryOpCost(
|
| HD | RISCVTargetTransformInfo.cpp | 622 InstructionCost RISCVTTIImpl::getInterleavedMemoryOpCost( in getInterleavedMemoryOpCost() function in RISCVTTIImpl 699 return BaseT::getInterleavedMemoryOpCost(Opcode, VecTy, Factor, Indices, in getInterleavedMemoryOpCost()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMTargetTransformInfo.h | 272 InstructionCost getInterleavedMemoryOpCost(
|
| HD | ARMTargetTransformInfo.cpp | 1536 InstructionCost ARMTTIImpl::getInterleavedMemoryOpCost( in getInterleavedMemoryOpCost() function in ARMTTIImpl 1572 return BaseT::getInterleavedMemoryOpCost(Opcode, VecTy, Factor, Indices, in getInterleavedMemoryOpCost()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64TargetTransformInfo.h | 346 InstructionCost getInterleavedMemoryOpCost(
|
| HD | AArch64TargetTransformInfo.cpp | 3508 InstructionCost AArch64TTIImpl::getInterleavedMemoryOpCost( in getInterleavedMemoryOpCost() function in AArch64TTIImpl 3538 return BaseT::getInterleavedMemoryOpCost(Opcode, VecTy, Factor, Indices, in getInterleavedMemoryOpCost()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| HD | TargetTransformInfo.h | 1475 InstructionCost getInterleavedMemoryOpCost( 2100 virtual InstructionCost getInterleavedMemoryOpCost( 2778 InstructionCost getInterleavedMemoryOpCost( in getInterleavedMemoryOpCost() function 2782 return Impl.getInterleavedMemoryOpCost(Opcode, VecTy, Factor, Indices, in getInterleavedMemoryOpCost()
|
| HD | TargetTransformInfoImpl.h | 721 unsigned getInterleavedMemoryOpCost( in getInterleavedMemoryOpCost() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| HD | TargetTransformInfo.cpp | 1099 InstructionCost TargetTransformInfo::getInterleavedMemoryOpCost( in getInterleavedMemoryOpCost() function in TargetTransformInfo 1103 InstructionCost Cost = TTIImpl->getInterleavedMemoryOpCost( in getInterleavedMemoryOpCost()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | InterleavedLoadCombinePass.cpp | 1214 InterleavedCost = TTI.getInterleavedMemoryOpCost( in combine()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | BasicTTIImpl.h | 1405 InstructionCost getInterleavedMemoryOpCost(
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| HD | LoopVectorize.cpp | 5716 InstructionCost Cost = TTI.getInterleavedMemoryOpCost( in getInterleaveGroupCost()
|