Searched refs:OP_DFDY (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_lowering_gm107.cpp | 197 case OP_DFDY: in handleDFDX() 264 case OP_DFDY: in visit()
|
D | nv50_ir_target_nv50.cpp | 107 { OP_DFDY, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
|
D | nv50_ir_target_nvc0.cpp | 133 { OP_DFDY, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0 },
|
D | nv50_ir.h | 140 OP_DFDY, enumerator
|
D | nv50_ir_emit_nv50.cpp | 2030 case OP_DFDY: in emitInstruction()
|
D | nv50_ir_emit_gk110.cpp | 2566 case OP_DFDY: in emitInstruction()
|
D | nv50_ir_emit_nvc0.cpp | 2785 case OP_DFDY: in emitInstruction()
|