Home
last modified time | relevance | path

Searched refs:OP_DFDY (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_gm107.cpp234 case OP_DFDY: in handleDFDX()
369 case OP_DFDY: in visit()
Dnv50_ir_target_nv50.cpp107 { OP_DFDY, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
Dnv50_ir_target_nvc0.cpp134 { OP_DFDY, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0 },
Dnv50_ir.h146 OP_DFDY, enumerator
Dnv50_ir_emit_nv50.cpp2117 case OP_DFDY: in emitInstruction()
Dnv50_ir_emit_gk110.cpp2697 case OP_DFDY: in emitInstruction()
Dnv50_ir_emit_nvc0.cpp2891 case OP_DFDY: in emitInstruction()
Dnv50_ir_from_nir.cpp415 return OP_DFDY; in getOperation()