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.cpp41894 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
41910 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42013 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42035 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42163 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42210 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42247 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42305 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp411 bool RHSUndef = AllowUndefs && RHSOp.isUndef(); in matchBinaryPredicate() local