Searched refs:ANDSNode (Results 1 – 1 of 1) sorted by relevance
3491 const SDValue ANDSNode = DAG.getNode(AArch64ISD::ANDS, dl, in emitComparison() local3496 DAG.ReplaceAllUsesWith(LHS, ANDSNode); in emitComparison()3497 return ANDSNode.getValue(1); in emitComparison()