Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:BSWAP

2678 /// ExpandBSWAP - Open code the operations for BSWAP of the specified operation.
2685 default: llvm_unreachable("Unhandled Expand type in BSWAP!");
2968 case ISD::BSWAP:
4175 case ISD::BSWAP: {
4178 Tmp1 = DAG.getNode(ISD::BSWAP, dl, NVT, Tmp1);