Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2691 APInt UndefRHS, ZeroRHS; in SimplifyDemandedVectorElts() local
2722 APInt UndefRHS, ZeroRHS; in SimplifyDemandedVectorElts() local
2819 APInt UndefRHS, ZeroRHS; in SimplifyDemandedVectorElts() local
2846 APInt UndefRHS, ZeroRHS; in SimplifyDemandedVectorElts() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41761 bool ZeroRHS = ISD::isBuildVectorAllZeros(RHS.getNode()); in combineSelect() local