HomeSort by: relevance | last modified time | path
    Searched refs:swapBytes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProf.cpp 826 void ValueProfRecord::swapBytes(support::endianness Old,
933 VR->swapBytes(Endianness, getHostEndianness());
947 VR->swapBytes(getHostEndianness(), Endianness);
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProfData.inc 343 void swapBytes(support::endianness Old, support::endianness New);

Completed in 51 milliseconds