Searched defs:LHSUndef (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 41839 APInt LHSUndef, LHSZero; SimplifyDemandedVectorEltsForTargetNode() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 409 bool LHSUndef = AllowUndefs && LHSOp.isUndef(); matchBinaryPredicate() local |