Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40914 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
40924 KnownZero = LHSZero | RHSZero; in SimplifyDemandedVectorEltsForTargetNode()
40929 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
40944 APInt DemandedLHSElts = DemandedSrcElts & ~RHSZero; in SimplifyDemandedVectorEltsForTargetNode()
41032 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
41166 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
41211 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
41248 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
41297 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
41299 RHSZero, TLO, Depth + 1)) in SimplifyDemandedVectorEltsForTargetNode()
[all …]