Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp43479 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
43495 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
43598 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
43642 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
43770 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
43814 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
43851 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
43908 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp407 bool LHSUndef = AllowUndefs && LHSOp.isUndef(); in matchBinaryPredicate() local