Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38424 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
38577 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
38614 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
38662 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp353 bool LHSUndef = AllowUndefs && LHSOp.isUndef(); in matchBinaryPredicate() local