OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkipToFourByteBoundary
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Bitcode/
BitstreamReader.h
420
void
SkipToFourByteBoundary
() {
453
SkipToFourByteBoundary
();
475
SkipToFourByteBoundary
();
/external/llvm/lib/Bitcode/Reader/
BitstreamReader.cpp
46
SkipToFourByteBoundary
();
142
SkipToFourByteBoundary
(); // 32-bit alignment
222
SkipToFourByteBoundary
(); // 32-bit alignment
Completed in 105 milliseconds