Home
last modified time | relevance | path

Searched defs:is_mad (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dinstr-a3xx.h541 is_mad(opc_t opc) in is_mad() function
/third_party/mesa3d/src/amd/compiler/
Daco_optimizer.cpp292 bool is_mad() { return label & label_mad; } in is_mad() function