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()
159 SkipToFourByteBoundary(); // 32-bit alignment in skipRecord()
249 SkipToFourByteBoundary(); // 32-bit alignment in readRecord()
/external/llvm/include/llvm/Bitcode/
DBitstreamReader.h340 void SkipToFourByteBoundary() { in SkipToFourByteBoundary() function
532 SkipToFourByteBoundary(); in SkipBlock()
554 SkipToFourByteBoundary(); in ReadBlockEnd()