Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitstreamReader.cpp120 SkipToByteBoundaryIfAligned(); in skipRecord()
148 SkipToByteBoundaryIfAligned(); in skipRecord()
209 SkipToByteBoundaryIfAligned(); in readRecord()
224 SkipToByteBoundaryIfAligned(); in readRecord()
235 SkipToByteBoundaryIfAligned(); in readRecord()
240 SkipToByteBoundaryIfAligned(); in readRecord()
306 SkipToByteBoundaryIfAligned(); in ReadAbbrevRecord()
330 SkipToByteBoundaryIfAligned(); in SkipAbbrevRecord()
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h768 void SkipToByteBoundaryIfAligned() { in SkipToByteBoundaryIfAligned() function