Home
last modified time | relevance | path

Searched refs:align_to_word (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dcodegen.c692 static inline int align_to_word(int size) in align_to_word() function
711 return align_to_word(size) + 1; in get_instr_encode_size()
741 memcpy(cpy_dst, cpy_src, align_to_word(src_size) * 4); in bitcopy()
789 size = align_to_word(size) + 1; in encode_instr()

Completed in 2 milliseconds