Home
last modified time | relevance | path

Searched refs:ZextOp (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3771 SDValue ZextOp = DAG.getNode(ISD::AND, dl, ExtDstTy, N0.getOperand(0), in SimplifySetCC() local
3774 DCI.AddToWorklist(ZextOp.getNode()); in SimplifySetCC()
3776 return DAG.getSetCC(dl, VT, ZextOp, in SimplifySetCC()