Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3425 APInt UndefLHS, ZeroLHS; in SimplifyDemandedVectorElts() local
3467 APInt UndefLHS, ZeroLHS; in SimplifyDemandedVectorElts() local
3575 APInt UndefLHS, ZeroLHS; in SimplifyDemandedVectorElts() local
3601 APInt UndefLHS, ZeroLHS; in SimplifyDemandedVectorElts() local
3628 APInt UndefLHS, ZeroLHS; in SimplifyDemandedVectorElts() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46133 bool ZeroLHS = ISD::isBuildVectorAllZeros(LHS.getNode()); in combineSelect() local