Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2690 APInt UndefLHS, ZeroLHS; in SimplifyDemandedVectorElts() local
2721 APInt UndefLHS, ZeroLHS; in SimplifyDemandedVectorElts() local
2823 APInt UndefLHS, ZeroLHS; in SimplifyDemandedVectorElts() local
2850 APInt UndefLHS, ZeroLHS; in SimplifyDemandedVectorElts() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41760 bool ZeroLHS = ISD::isBuildVectorAllZeros(LHS.getNode()); in combineSelect() local