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.cpp41893 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
41909 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42012 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42034 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42162 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42206 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42243 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42300 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp410 bool LHSUndef = AllowUndefs && LHSOp.isUndef(); in matchBinaryPredicate() local