Home
last modified time | relevance | path

Searched defs:TyWidth (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/Target/Lanai/
DLanaiTargetTransformInfo.h52 TargetTransformInfo::PopcntSupportKind getPopcntSupport(unsigned TyWidth) { in getPopcntSupport()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.h78 TTI::PopcntSupportKind getPopcntSupport(unsigned TyWidth) { in getPopcntSupport()
/external/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp234 SystemZTTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiTargetTransformInfo.h46 TargetTransformInfo::PopcntSupportKind getPopcntSupport(unsigned TyWidth) { in getPopcntSupport()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.h143 TTI::PopcntSupportKind getPopcntSupport(unsigned TyWidth) { in getPopcntSupport()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h391 unsigned TyWidth = Ty.getSizeInBits(); in tyVector() local
/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp37 PPCTTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport()
/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp171 AArch64TTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp197 AArch64TTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp50 PPCTTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp233 SystemZTTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport()
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp36 X86TTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp60 X86TTIImpl::getPopcntSupport(unsigned TyWidth) { in getPopcntSupport()
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8664.cpp4206 uint32_t TyWidth = typeWidthInBytes(Ty); in lowerMemcpy() local
4261 uint32_t TyWidth = typeWidthInBytes(Ty); in lowerMemmove() local
4372 uint32_t TyWidth = typeWidthInBytes(Ty); in lowerMemset() local
DIceTargetLoweringX8632.cpp4784 uint32_t TyWidth = typeWidthInBytes(Ty); in lowerMemcpy() local
4840 uint32_t TyWidth = typeWidthInBytes(Ty); in lowerMemmove() local
4951 uint32_t TyWidth = typeWidthInBytes(Ty); in lowerMemset() local