HomeSort by relevance Sort by last modified time
    Searched refs:joinAnterior (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_target.h 119 Target(bool j, bool s) : joinAnterior(j), hasSWSched(s) { }
190 const bool joinAnterior; // true if join is executed before the op
nv50_ir_peephole.cpp     [all...]

Completed in 125 milliseconds