Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42018 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42033 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42136 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42272 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42317 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42354 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42403 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp396 bool RHSUndef = AllowUndefs && RHSOp.isUndef(); in matchBinaryPredicate() local