Home
last modified time | relevance | path

Searched refs:UndefElts3 (Results 1 – 15 of 15) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1263 APInt UndefElts3(VWidth, 0); in SimplifyDemandedVectorElts() local
1533 simplifyAndSetOp(I, 2, DemandedRHS, UndefElts3); in SimplifyDemandedVectorElts()
1537 UndefElts = UndefElts2 & UndefElts3; in SimplifyDemandedVectorElts()
1626 simplifyAndSetOp(II, 3, DemandedPassThrough, UndefElts3); in SimplifyDemandedVectorElts()
1630 UndefElts = UndefElts2 & UndefElts3; in SimplifyDemandedVectorElts()
1636 *II, DemandedElts, UndefElts, UndefElts2, UndefElts3, in SimplifyDemandedVectorElts()
H A DInstructionCombining.cpp192 APInt &UndefElts3, in targetSimplifyDemandedVectorEltsIntrinsic() argument
198 *this, II, DemandedElts, UndefElts, UndefElts2, UndefElts3, in targetSimplifyDemandedVectorEltsIntrinsic()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h192 APInt &UndefElts2, APInt &UndefElts3,
H A DAMDGPUInstCombineIntrinsic.cpp1225 APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic() argument
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h111 APInt &UndefElts2, APInt &UndefElts3,
H A DAArch64TargetTransformInfo.cpp1465 APInt &UndefElts, APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic() argument
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.h181 APInt &UndefElts2, APInt &UndefElts3,
H A DX86InstCombineIntrinsic.cpp1778 APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic() argument
1899 simplifyAndSetOp(&II, 2, DemandedElts, UndefElts3); in simplifyDemandedVectorEltsIntrinsic()
1903 if (!UndefElts2[0] || !UndefElts3[0]) in simplifyDemandedVectorEltsIntrinsic()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h125 APInt &UndefElts2, APInt &UndefElts3,
H A DARMTargetTransformInfo.cpp254 APInt &UndefElts, APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic() argument
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h586 APInt &UndefElts2, APInt &UndefElts3,
1578 APInt &UndefElts2, APInt &UndefElts3,
1965 APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic() argument
1969 IC, II, DemandedElts, UndefElts, UndefElts2, UndefElts3, in simplifyDemandedVectorEltsIntrinsic()
H A DTargetTransformInfoImpl.h188 APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic() argument
/llvm-project-15.0.7/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h388 APInt &UndefElts2, APInt &UndefElts3,
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp322 APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic() argument
326 IC, II, DemandedElts, UndefElts, UndefElts2, UndefElts3, in simplifyDemandedVectorEltsIntrinsic()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h630 APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic() argument
634 IC, II, DemandedElts, UndefElts, UndefElts2, UndefElts3, in simplifyDemandedVectorEltsIntrinsic()