Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DBinaryStreamWriter.cpp94 Error BinaryStreamWriter::padToAlignment(uint32_t Align) { in padToAlignment() function in BinaryStreamWriter
H A DBinaryStreamReader.cpp155 Error BinaryStreamReader::padToAlignment(uint32_t Align) { in padToAlignment() function in BinaryStreamReader
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp81 Error CodeViewRecordIO::padToAlignment(uint32_t Align) { in padToAlignment() function in CodeViewRecordIO
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp77 uint64_t padToAlignment(unsigned Align) { in padToAlignment() function in __anon2264ce4a0111::ContiguousBlobAccumulator