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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_combine_constants.cpp284 get_alignment_for_imm(const struct imm *imm) function in typeref:typename:uint32_t
431 reg.offset = ALIGN(reg.offset, get_alignment_for_imm(imm));
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_combine_constants.cpp292 get_alignment_for_imm(const struct imm *imm) function in typeref:typename:uint32_t
541 reg.offset = ALIGN(reg.offset, get_alignment_for_imm(imm));

Completed in 3 milliseconds