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