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

  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_target_gm107.cpp 226 case OP_SHLADD:
nv50_ir_target_nvc0.cpp 109 { OP_SHLADD, 0x5, 0x0, 0x0, 0x0, 0x4, 0x6 },
338 if (k == 1 && i->op == OP_SHLADD) // special case
463 case OP_SHLADD:
nv50_ir_target_nv50.cpp 441 case OP_SHLADD:
nv50_ir_peephole.cpp 781 case OP_SHLADD:
913 case OP_SHLADD:
1051 target->isOpSupported(OP_SHLADD, i->dType)) {
1052 i->op = OP_SHLADD;
    [all...]
nv50_ir.h 60 OP_SHLADD,
    [all...]
nv50_ir_emit_gk110.cpp     [all...]
nv50_ir_emit_gm107.cpp     [all...]
nv50_ir_emit_nvc0.cpp     [all...]

Completed in 66 milliseconds