Home
last modified time | relevance | path

Searched defs:RHSUndef (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp43480 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
43496 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
43599 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
43643 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
43771 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
43818 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
43855 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
43913 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp408 bool RHSUndef = AllowUndefs && RHSOp.isUndef(); in matchBinaryPredicate() local