Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DBinaryStreamWriter.cpp95 Error BinaryStreamWriter::padToAlignment(uint32_t Align) { in padToAlignment() function in BinaryStreamWriter
H A DBinaryStreamReader.cpp154 Error BinaryStreamReader::padToAlignment(uint32_t Align) { in padToAlignment() function in BinaryStreamReader
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp82 Error CodeViewRecordIO::padToAlignment(uint32_t Align) { in padToAlignment() function in CodeViewRecordIO
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp79 uint64_t padToAlignment(unsigned Align) { in padToAlignment() function in __anon4bfa4e2c0111::ContiguousBlobAccumulator