/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.h | 195 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
|
H A D | AMDGPUInstCombineIntrinsic.cpp | 1205 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 D | TargetTransformInfo.h | 566 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 D | TargetTransformInfoImpl.h | 190 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | TargetTransformInfo.h | 674 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( 1806 virtual std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( 2252 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function 2257 return Impl.simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic()
|
D | TargetTransformInfoImpl.h | 202 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.h | 184 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
|
H A D | X86InstCombineIntrinsic.cpp | 1777 std::optional<Value *> X86TTIImpl::simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function in X86TTIImpl
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | TargetTransformInfo.h | 677 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( 1847 virtual std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( 2302 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function 2307 return Impl.simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic()
|
D | TargetTransformInfoImpl.h | 202 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | TargetTransformInfo.h | 674 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( 1832 virtual std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( 2286 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function 2291 return Impl.simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic()
|
D | TargetTransformInfoImpl.h | 202 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | TargetTransformInfo.h | 674 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( 1832 virtual std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( 2286 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function 2291 return Impl.simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic()
|
D | TargetTransformInfoImpl.h | 202 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic( in simplifyDemandedVectorEltsIntrinsic() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.h | 118 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
|
H A D | AArch64TargetTransformInfo.cpp | 1656 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 D | ARMTargetTransformInfo.h | 124 std::optional<Value *> simplifyDemandedVectorEltsIntrinsic(
|
H A D | ARMTargetTransformInfo.cpp | 253 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 D | TargetTransformInfo.cpp | 325 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 D | BasicTTIImpl.h | 650 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/ |
D | BasicTTIImpl.h | 685 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/ |
D | BasicTTIImpl.h | 685 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/ |
D | BasicTTIImpl.h | 684 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/ |
D | BasicTTIImpl.h | 692 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 D | InstructionCombining.cpp | 199 return TTI.simplifyDemandedVectorEltsIntrinsic( in targetSimplifyDemandedVectorEltsIntrinsic()
|