Home
last modified time | relevance | path

Searched refs:get_alignment_for_imm (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs_combine_constants.cpp290 get_alignment_for_imm(const struct imm *imm) in get_alignment_for_imm() function
475 reg.offset = ALIGN(reg.offset, get_alignment_for_imm(imm)); in opt_combine_constants()