Home
last modified time | relevance | path

Searched defs:absneg (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_opt_mod_props.c136 bool absneg = mod->src[0].neg || mod->src[0].abs; in bi_fuse_discard_fcmp() local
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dvalhall.h76 bool absneg : 1; member
Dvalhall.py103 …halfswizzle = False, widen = False, lanes = False, combine = False, lane = None, absneg = False, n… argument