Searched defs:byteSwap (Results 1 – 12 of 12) sorted by relevance
140 static void byteSwap(FLAC__uint32 *buf, uint32_t words) in byteSwap() function171 #define byteSwap(buf, words) macro
28 static void byteSwap(UWORD32 *buf, unsigned words) { in byteSwap() function
27 static void byteSwap(UWORD32 *buf, unsigned words) { in byteSwap() function
335 KnownBits byteSwap() { in byteSwap() function
1046 Method byteSwap = instanceSwapMethod(byte.class, "byteValue"); in testReadAndWriteInstanceFields() local1130 Method byteSwap = staticSwapMethod(byte.class, "byteValue"); in testReadAndWriteStaticFields() local
1804 inline APInt byteSwap(const APInt &APIVal) { return APIVal.byteSwap(); } in byteSwap() function
1831 inline APInt byteSwap(const APInt &APIVal) { return APIVal.byteSwap(); } in byteSwap() function
744 APInt APInt::byteSwap() const { in byteSwap() function in APInt
1819 TEST(APIntTest, byteSwap) { in TEST() argument
766 APInt APInt::byteSwap() const { in byteSwap() function in APInt
672 APInt APInt::byteSwap() const { in byteSwap() function in APInt
669 APInt APInt::byteSwap() const { in byteSwap() function in APInt