Home
last modified time | relevance | path

Searched defs:getMaxInterleaveFactor (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h102 unsigned getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function
H A DARMSubtarget.h607 unsigned getMaxInterleaveFactor() const { return MaxInterleaveFactor; } in getMaxInterleaveFactor() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp301 unsigned GCNTTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function in GCNTTIImpl
926 unsigned R600TTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function in R600TTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h152 unsigned getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600TargetTransformInfo.cpp85 unsigned R600TTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function in R600TTIImpl
H A DAMDGPUTargetTransformInfo.cpp475 unsigned GCNTTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function in GCNTTIImpl
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp105 unsigned AMDGPUTTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function in AMDGPUTTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h285 unsigned getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function
H A DRISCVSubtarget.h155 unsigned getMaxInterleaveFactor() const { in getMaxInterleaveFactor() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h181 unsigned getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function
H A DARMSubtarget.h498 unsigned getMaxInterleaveFactor() const { return MaxInterleaveFactor; } in getMaxInterleaveFactor() function
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp252 unsigned PPCTTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function in PPCTTIImpl
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h193 unsigned getMaxInterleaveFactor() const { return MaxInterleaveFactor; } in getMaxInterleaveFactor() function
H A DAArch64TargetTransformInfo.cpp529 unsigned AArch64TTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function in AArch64TTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp102 unsigned HexagonTTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function in HexagonTTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h231 unsigned getMaxInterleaveFactor() const { return MaxInterleaveFactor; } in getMaxInterleaveFactor() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp113 unsigned HexagonTTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function in HexagonTTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp720 unsigned AArch64TTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function in AArch64TTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp657 unsigned PPCTTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function in PPCTTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp520 unsigned PPCTTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function in PPCTTIImpl
/aosp_15_r20/external/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp268 unsigned TargetTransformInfo::getMaxInterleaveFactor(unsigned VF) const { in getMaxInterleaveFactor() function in TargetTransformInfo
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h295 unsigned getMaxInterleaveFactor(unsigned VF) { return 1; } in getMaxInterleaveFactor() function
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h291 unsigned getMaxInterleaveFactor(unsigned VF) { return 1; } in getMaxInterleaveFactor() function
H A DTargetTransformInfo.h892 unsigned getMaxInterleaveFactor(unsigned VF) override { in getMaxInterleaveFactor() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp70 unsigned X86TTIImpl::getMaxInterleaveFactor(unsigned VF) { in getMaxInterleaveFactor() function in X86TTIImpl

123