Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Bitcode/
H A DBitstreamReader.h260 void SkipToFourByteBoundary() { in SkipToFourByteBoundary() function
431 SkipToFourByteBoundary(); in SkipBlock()
453 SkipToFourByteBoundary(); in ReadBlockEnd()
/freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/
H A DBitstreamReader.cpp43 SkipToFourByteBoundary(); in EnterSubBlock()
161 SkipToFourByteBoundary(); // 32-bit alignment in skipRecord()
252 SkipToFourByteBoundary(); // 32-bit alignment in readRecord()