Home
last modified time | relevance | path

Searched refs:simplifyDemandedVectorEltsIntrinsic (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h195 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
H A DAMDGPUInstCombineIntrinsic.cpp1205 std::optional<Value *> GCNTTIImpl::simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function in GCNTTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h566 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
1625 virtual std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
2033 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
2038 return Impl.simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic()
H A DTargetTransformInfoImpl.h190 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DTargetTransformInfo.h674 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
1806 virtual std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
2252 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
2257 return Impl.simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic()
DTargetTransformInfoImpl.h202 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.h184 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
H A DX86InstCombineIntrinsic.cpp1777 std::optional<Value *> X86TTIImpl::simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function in X86TTIImpl
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DTargetTransformInfo.h677 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
1847 virtual std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
2302 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
2307 return Impl.simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic()
DTargetTransformInfoImpl.h202 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DTargetTransformInfo.h674 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
1832 virtual std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
2286 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
2291 return Impl.simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic()
DTargetTransformInfoImpl.h202 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DTargetTransformInfo.h674 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
1832 virtual std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
2286 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
2291 return Impl.simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic()
DTargetTransformInfoImpl.h202 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h118 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
H A DAArch64TargetTransformInfo.cpp1656 std::optional<Value *> AArch64TTIImpl::simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function in AArch64TTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h124 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
H A DARMTargetTransformInfo.cpp253 std::optional<Value *> ARMTTIImpl::simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function in ARMTTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp325 std::optional<Value *> TargetTransformInfo::simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function in TargetTransformInfo
330 return TTIImpl->simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h650 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
655 return BaseT::simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DBasicTTIImpl.h685 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
690 return BaseT::simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DBasicTTIImpl.h685 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
690 return BaseT::simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DBasicTTIImpl.h684 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
689 return BaseT::simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DBasicTTIImpl.h692 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
697 return BaseT::simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp199 return TTI.simplifyDemandedVectorEltsIntrinsic( in targetSimplifyDemandedVectorEltsIntrinsic()