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
443
void
SkipToFourByteBoundary
() {
479
SkipToFourByteBoundary
();
501
SkipToFourByteBoundary
();
/external/llvm/lib/Bitcode/Reader/
BitstreamReader.cpp
74
SkipToFourByteBoundary
();
177
SkipToFourByteBoundary
(); // 32-bit alignment
246
SkipToFourByteBoundary
(); // 32-bit alignment
Completed in 140 milliseconds