Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitstreamReader.cpp42 SkipToFourByteBoundary(); in EnterSubBlock()
137 SkipToFourByteBoundary(); // 32-bit alignment in skipRecord()
210 SkipToFourByteBoundary(); // 32-bit alignment in readRecord()
/external/llvm/include/llvm/Bitcode/
DBitstreamReader.h416 void SkipToFourByteBoundary() { in SkipToFourByteBoundary() function
449 SkipToFourByteBoundary(); in SkipBlock()
471 SkipToFourByteBoundary(); in ReadBlockEnd()