Home
last modified time | relevance | path

Searched defs:padToAlignment (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Support/
H A DBinaryStreamWriter.cpp83 Error BinaryStreamWriter::padToAlignment(uint32_t Align) { in padToAlignment() function in BinaryStreamWriter
H A DBinaryStreamReader.cpp125 Error BinaryStreamReader::padToAlignment(uint32_t Align) { in padToAlignment() function in BinaryStreamReader
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp60 Error CodeViewRecordIO::padToAlignment(uint32_t Align) { in padToAlignment() function in CodeViewRecordIO