Home
last modified time | relevance | path

Searched refs:FlushToWord (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h216 void FlushToWord() { in FlushToWord() function
282 FlushToWord(); in EnterSubblock()
310 FlushToWord(); in ExitBlock()
466 FlushToWord();
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp1136 Stream.FlushToWord(); in writeUnhashedControlBlock()
4792 Stream.FlushToWord(); in WriteASTCore()
5149 Stream.FlushToWord(); in WriteASTCore()
/openbsd/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2207 W.FlushToWord(); in writeMetadataStrings()