Searched defs:byteSwap (Results 1 – 3 of 3) sorted by relevance
1831 inline APInt byteSwap(const APInt &APIVal) { return APIVal.byteSwap(); } in byteSwap() function
729 APInt APInt::byteSwap() const { in byteSwap() function in APInt
672 APInt APInt::byteSwap() const { in byteSwap() function in APInt