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

  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.cpp 663 Instruction::moveSources(int s, int delta)
nv50_ir.h 606 void moveSources(int s, int delta); // NOTE: only delta > 0 implemented
nv50_ir_peephole.cpp 968 abs->moveSources(1, 2); // move sources >=1 up by 2
    [all...]

Completed in 453 milliseconds