Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40982 APInt LHSUndef, LHSZero; SimplifyDemandedVectorEltsForTargetNode() local
40997 APInt LHSUndef, LHSZero; SimplifyDemandedVectorEltsForTargetNode() local
41100 APInt LHSUndef, LHSZero; SimplifyDemandedVectorEltsForTargetNode() local
41236 APInt LHSUndef, LHSZero; SimplifyDemandedVectorEltsForTargetNode() local
41278 APInt LHSUndef, LHSZero; SimplifyDemandedVectorEltsForTargetNode() local
41315 APInt LHSUndef, LHSZero; SimplifyDemandedVectorEltsForTargetNode() local
41363 APInt LHSUndef, LHSZero; SimplifyDemandedVectorEltsForTargetNode() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp408 bool LHSUndef = AllowUndefs && LHSOp.isUndef(); matchBinaryPredicate() local