Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38425 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
38581 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
38618 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
38667 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp354 bool RHSUndef = AllowUndefs && RHSOp.isUndef(); in matchBinaryPredicate() local