Home | History | Annotate | Download | only in Support

Lines Matching refs:ByteSwap_32

783     return APInt(BitWidth, ByteSwap_32(unsigned(VAL)));
786 Tmp1 = ByteSwap_32(Tmp1);