Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_target_gm107.cpp61 case OP_MOD: in isOpSupported()
Dnv50_ir_target_nv50.cpp445 case OP_MOD: in isOpSupported()
Dnv50_ir_target_nvc0.cpp476 if (op == OP_POW || op == OP_SQRT || op == OP_DIV || op == OP_MOD) in isOpSupported()
Dnv50_ir.h56 OP_MOD, enumerator
Dnv50_ir_lowering_nvc0.cpp340 case OP_MOD: in visit()
3326 case OP_MOD: in visit()
Dnv50_ir_lowering_nv50.cpp620 case OP_MOD: in visit()
Dnv50_ir_from_nir.cpp449 return OP_MOD; in getOperation()
Dnv50_ir_peephole.cpp1297 case OP_MOD: in opnd()