Searched defs:BSWAP (Results 1 – 3 of 3) sorted by relevance
98 #define BSWAP(struct, field) bswap(bswap_buf, offsetof(struct, field), sizeof(((struct){0}).field)) in framecrc_write_packet() macro
474 BSWAP, CTTZ, CTLZ, CTPOP, BITREVERSE, enumerator
4448 MachineInstrBuilder BSWAP = in lowerBitreverse() local