Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h295 void SkipToFourByteBoundary() { in SkipToFourByteBoundary() function
491 SkipToFourByteBoundary(); in SkipBlock()
522 SkipToFourByteBoundary(); in ReadBlockEnd()
/src/contrib/llvm-project/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp51 SkipToFourByteBoundary(); in EnterSubBlock()
195 SkipToFourByteBoundary(); // 32-bit alignment in skipRecord()
333 SkipToFourByteBoundary(); // 32-bit alignment in readRecord()