Searched defs:padToAlignment (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/subzero/src/ | ||
D | IceELFSection.cpp | 58 void ELFDataSection::padToAlignment(ELFStreamer &Str, Elf64_Xword Align) { in padToAlignment() function in Ice::ELFDataSection |
/external/llvm/tools/yaml2obj/ | ||
D | yaml2elf.cpp | 37 uint64_t padToAlignment(unsigned Align) { in padToAlignment() function in __anon349965f40111::ContiguousBlobAccumulator |