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