Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DBinaryStreamWriter.cpp95 Error BinaryStreamWriter::padToAlignment(uint32_t Align) { in padToAlignment() function in BinaryStreamWriter
DBinaryStreamReader.cpp155 Error BinaryStreamReader::padToAlignment(uint32_t Align) { in padToAlignment() function in BinaryStreamReader
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFSection.cpp58 void ELFDataSection::padToAlignment(ELFStreamer &Str, Elf64_Xword Align) { in padToAlignment() function in Ice::ELFDataSection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp79 Error CodeViewRecordIO::padToAlignment(uint32_t Align) { in padToAlignment() function in CodeViewRecordIO
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp51 uint64_t padToAlignment(unsigned Align) { in padToAlignment() function in __anonef4ddf110111::ContiguousBlobAccumulator