Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3426 APInt UndefRHS, ZeroRHS; in SimplifyDemandedVectorElts() local
3468 APInt UndefRHS, ZeroRHS; in SimplifyDemandedVectorElts() local
3597 APInt UndefRHS, ZeroRHS; in SimplifyDemandedVectorElts() local
3624 APInt UndefRHS, ZeroRHS; in SimplifyDemandedVectorElts() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46134 bool ZeroRHS = ISD::isBuildVectorAllZeros(RHS.getNode()); in combineSelect() local