Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_combine_constants.cpp154 bool must_promote; member
469 imm->must_promote = imm->must_promote || must_promote_imm(devinfo, inst); in opt_combine_constants()
483 imm->must_promote = must_promote_imm(devinfo, inst); in opt_combine_constants()
496 if (!imm->must_promote && imm->uses_by_coissue < 4) { in opt_combine_constants()
618 imm->must_promote, in opt_combine_constants()

Completed in 3 milliseconds