Searched refs:splitInt128 (Results 1 – 1 of 1) sorted by relevance
11156 static std::pair<SDValue, SDValue> splitInt128(SDValue N, SelectionDAG &DAG) { in splitInt128() function11238 auto Desired = splitInt128(N->getOperand(2), DAG); in ReplaceCMP_SWAP_128Results()11239 auto New = splitInt128(N->getOperand(3), DAG); in ReplaceCMP_SWAP_128Results()