Home
last modified time | relevance | path

Searched refs:swapToHostOrder (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ProfileData/
DInstrProf.cpp584 static T swapToHostOrder(const unsigned char *&D, support::endianness Orig) { in swapToHostOrder() function
624 uint32_t TotalSize = swapToHostOrder<uint32_t>(Header, Endianness); in getValueProfData()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProf.cpp722 static T swapToHostOrder(const unsigned char *&D, support::endianness Orig) { in swapToHostOrder() function
764 uint32_t TotalSize = swapToHostOrder<uint32_t>(Header, Endianness); in getValueProfData()