Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41840 APInt RHSUndef, RHSZero; SimplifyDemandedVectorEltsForTargetNode() local
41856 APInt RHSUndef, RHSZero; SimplifyDemandedVectorEltsForTargetNode() local
41959 APInt RHSUndef, RHSZero; SimplifyDemandedVectorEltsForTargetNode() local
41981 APInt RHSUndef, RHSZero; SimplifyDemandedVectorEltsForTargetNode() local
42109 APInt RHSUndef, RHSZero; SimplifyDemandedVectorEltsForTargetNode() local
42156 APInt RHSUndef, RHSZero; SimplifyDemandedVectorEltsForTargetNode() local
42193 APInt RHSUndef, RHSZero; SimplifyDemandedVectorEltsForTargetNode() local
42251 APInt RHSUndef, RHSZero; SimplifyDemandedVectorEltsForTargetNode() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp410 bool RHSUndef = AllowUndefs && RHSOp.isUndef(); matchBinaryPredicate() local