Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitstreamReader.cpp46 SkipToFourByteBoundary(); in EnterSubBlock()
142 SkipToFourByteBoundary(); // 32-bit alignment in skipRecord()
222 SkipToFourByteBoundary(); // 32-bit alignment in readRecord()
/external/llvm/include/llvm/Bitcode/
DBitstreamReader.h420 void SkipToFourByteBoundary() { in SkipToFourByteBoundary() function
453 SkipToFourByteBoundary(); in SkipBlock()
475 SkipToFourByteBoundary(); in ReadBlockEnd()