Searched refs:OP_WRSV (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_target_nv50.cpp | 126 OP_STORE, OP_WRSV, OP_EXPORT, OP_BRA, OP_CALL, OP_RET, OP_EXIT,
|
| H A D | nv50_ir.h | 145 OP_WRSV, // write system value enumerator in enum:nv50_ir::operation
|
| H A D | nv50_ir_target_nvc0.cpp | 209 OP_STORE, OP_WRSV, OP_EXPORT, OP_BRA, OP_CALL, OP_RET, OP_EXIT,
|
| H A D | nv50_ir_lowering_nv50.cpp | 1433 case OP_WRSV:
|
| H A D | nv50_ir_lowering_nvc0.cpp | 3124 case OP_WRSV:
|
| H A D | nv50_ir_from_tgsi.cpp | 2177 mkOp2(OP_WRSV, TYPE_U32, NULL, dstToSym(dst, c), val);
|
| H A D | nv50_ir_peephole.cpp | 70 op == OP_WRSV)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_target_nv50.cpp | 126 OP_STORE, OP_WRSV, OP_EXPORT, OP_BRA, OP_CALL, OP_RET, OP_EXIT,
|
| H A D | nv50_ir.h | 148 OP_WRSV, // write system value enumerator in enum:nv50_ir::operation
|
| H A D | nv50_ir_target_nvc0.cpp | 209 OP_STORE, OP_WRSV, OP_EXPORT, OP_BRA, OP_CALL, OP_RET, OP_EXIT,
|
| H A D | nv50_ir_lowering_nv50.cpp | 2245 case OP_WRSV:
|
| H A D | nv50_ir_from_tgsi.cpp | 2159 mkOp2(OP_WRSV, TYPE_U32, NULL, dstToSym(dst, c), val);
|
| H A D | nv50_ir_lowering_nvc0.cpp | 3338 case OP_WRSV:
|
| H A D | nv50_ir_peephole.cpp | 70 op == OP_WRSV)
|
Completed in 48 milliseconds