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