Lines Matching full:bswap
2501 /// ExpandBSWAP - Open code the operations for BSWAP of the specified operation.2508 default: llvm_unreachable("Unhandled Expand type in BSWAP!");2742 case ISD::BSWAP:3763 case ISD::BSWAP: {3766 Tmp1 = DAG.getNode(ISD::BSWAP, dl, NVT, Tmp1);