Searched defs:padToAlignment (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ | ||
| H A D | BinaryStreamWriter.cpp | 95 Error BinaryStreamWriter::padToAlignment(uint32_t Align) { in padToAlignment() function in BinaryStreamWriter |
| H A D | BinaryStreamReader.cpp | 155 Error BinaryStreamReader::padToAlignment(uint32_t Align) { in padToAlignment() function in BinaryStreamReader |
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ | ||
| H A D | CodeViewRecordIO.cpp | 79 Error CodeViewRecordIO::padToAlignment(uint32_t Align) { in padToAlignment() function in CodeViewRecordIO |
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/ | ||
| H A D | ELFEmitter.cpp | 77 uint64_t padToAlignment(unsigned Align) { in padToAlignment() function in __anon95a0134e0111::ContiguousBlobAccumulator |