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

/freebsd-11-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-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp79 Error CodeViewRecordIO::padToAlignment(uint32_t Align) { function in class:CodeViewRecordIO
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp51 uint64_t padToAlignment(unsigned Align) { function in class:__anon1952::ContiguousBlobAccumulator

Completed in 81 milliseconds