Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_combine_constants.cpp153 bool must_promote; member
404 imm->must_promote = imm->must_promote || must_promote_imm(devinfo, inst); in opt_combine_constants()
418 imm->must_promote = must_promote_imm(devinfo, inst); in opt_combine_constants()
431 if (!imm->must_promote && imm->uses_by_coissue < 4) { in opt_combine_constants()
553 imm->must_promote, in opt_combine_constants()