Searched refs:OP_TRUNC (Results 1 - 24 of 24) sorted by path

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.h77 OP_TRUNC, enumerator in enum:nv50_ir::operation
H A Dnv50_ir_emit_gk110.cpp1068 case OP_TRUNC: rnd = f2f ? ROUND_ZI : ROUND_Z; break;
2617 case OP_TRUNC:
H A Dnv50_ir_emit_gm107.cpp771 case OP_TRUNC: rnd = ROUND_ZI; break;
814 case OP_TRUNC: rnd = ROUND_Z; break;
856 case OP_TRUNC: rnd = ROUND_Z; break;
3420 case OP_TRUNC:
H A Dnv50_ir_emit_nv50.cpp1352 case OP_TRUNC: rnd = f2f ? ROUND_ZI : ROUND_Z; break;
1937 case OP_TRUNC:
H A Dnv50_ir_emit_nvc0.cpp1091 case OP_TRUNC: i->rnd = f2f ? ROUND_ZI : ROUND_Z; break;
1146 if (i->op == OP_CEIL || i->op == OP_FLOOR || i->op == OP_TRUNC) {
2787 case OP_TRUNC:
H A Dnv50_ir_from_nir.cpp458 return OP_TRUNC;
H A Dnv50_ir_lowering_nvc0.cpp2900 bld.mkOp1(OP_TRUNC, i->dType, value, value);
H A Dnv50_ir_peephole.cpp2099 case OP_TRUNC:
H A Dnv50_ir_target_gm107.cpp252 case OP_TRUNC:
303 case OP_TRUNC:
H A Dnv50_ir_target_nv50.cpp467 case OP_TRUNC:
H A Dnv50_ir_target_nvc0.cpp116 { OP_TRUNC, 0x1, 0x1, 0x0, 0x8, 0x1, 0x0 },
483 case OP_TRUNC:
619 case OP_TRUNC:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.h79 OP_TRUNC, enumerator in enum:nv50_ir::operation
H A Dnv50_ir_emit_gk110.cpp1066 case OP_TRUNC: rnd = f2f ? ROUND_ZI : ROUND_Z; break;
2624 case OP_TRUNC:
H A Dnv50_ir_emit_gm107.cpp800 case OP_TRUNC: rnd = ROUND_ZI; break;
843 case OP_TRUNC: rnd = ROUND_Z; break;
885 case OP_TRUNC: rnd = ROUND_Z; break;
3485 case OP_TRUNC:
H A Dnv50_ir_emit_gv100.cpp263 case OP_TRUNC: subop = 3; break;
1785 case OP_TRUNC:
H A Dnv50_ir_emit_nv50.cpp1360 case OP_TRUNC: rnd = f2f ? ROUND_ZI : ROUND_Z; break;
2024 case OP_TRUNC:
H A Dnv50_ir_emit_nvc0.cpp1089 case OP_TRUNC: i->rnd = f2f ? ROUND_ZI : ROUND_Z; break;
1144 if (i->op == OP_CEIL || i->op == OP_FLOOR || i->op == OP_TRUNC) {
2794 case OP_TRUNC:
H A Dnv50_ir_from_nir.cpp491 return OP_TRUNC;
H A Dnv50_ir_lowering_nvc0.cpp3114 bld.mkOp1(OP_TRUNC, i->dType, value, value);
H A Dnv50_ir_peephole.cpp2152 case OP_TRUNC:
H A Dnv50_ir_target_gm107.cpp252 case OP_TRUNC:
303 case OP_TRUNC:
H A Dnv50_ir_target_gv100.cpp248 case OP_TRUNC:
H A Dnv50_ir_target_nv50.cpp478 case OP_TRUNC:
H A Dnv50_ir_target_nvc0.cpp116 { OP_TRUNC, 0x1, 0x1, 0x0, 0x8, 0x1, 0x0 },
493 case OP_TRUNC:
629 case OP_TRUNC:

Completed in 72 milliseconds