Searched defs:padToAlignment (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DBinaryStreamWriter.cpp95 Error BinaryStreamWriter::padToAlignment(uint32_t Align) { function in class:BinaryStreamWriter
H A DBinaryStreamReader.cpp155 Error BinaryStreamReader::padToAlignment(uint32_t Align) { function in class:BinaryStreamReader
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp79 Error CodeViewRecordIO::padToAlignment(uint32_t Align) { function in class:CodeViewRecordIO
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp76 uint64_t padToAlignment(unsigned Align) { function in class:__anon3755::ContiguousBlobAccumulator

Completed in 133 milliseconds