Home
last modified time | relevance | path

Searched defs:neg_add (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dsimplify-neg-add.c1 int neg_add(int x, int y) { return -x + y; } in neg_add() function
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_nv50.cpp983 const int neg_add = i->src(2).mod.neg(); in emitFMAD() local
1014 const int neg_add = i->src(2).mod.neg(); in emitDMAD() local

Completed in 3 milliseconds