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

  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_target.h 160 Target(bool m, bool j, bool s) : hasJoin(m), joinAnterior(j), hasSWSched(s) { }
238 const bool hasJoin; // true if instructions have a join modifier
nv50_ir_peephole.cpp     [all...]

Completed in 63 milliseconds