Searched refs:OP_SIN (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_target_gm107.cpp134 case OP_SIN:
266 case OP_SIN:
295 case OP_SIN:
H A Dnv50_ir_target_nvc0.cpp127 { OP_SIN, 0x1, 0x1, 0x0, 0x8, 0x0, 0x0 },
628 case OP_SIN:
H A Dnv50_ir_target_nv50.cpp547 case OP_SIN:
H A Dnv50_ir.h88 OP_SIN, enumerator in enum:nv50_ir::operation
H A Dnv50_ir_emit_gm107.cpp1409 case OP_SIN: mufu = 1; break;
3549 case OP_SIN:
H A Dnv50_ir_emit_gk110.cpp2640 case OP_SIN:
H A Dnv50_ir_emit_nv50.cpp1963 case OP_SIN:
H A Dnv50_ir_peephole.cpp856 case OP_SIN: res.data.f32 = sinf(imm.reg.data.f32); break;
861 // these should be handled in subsequent OP_SIN/COS/EX2
1506 case OP_SIN:
H A Dnv50_ir_emit_nvc0.cpp2810 case OP_SIN:
H A Dnv50_ir_from_nir.cpp451 return OP_SIN;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_target_gm107.cpp134 case OP_SIN:
266 case OP_SIN:
295 case OP_SIN:
H A Dnv50_ir_target_nvc0.cpp127 { OP_SIN, 0x1, 0x1, 0x0, 0x8, 0x0, 0x0 },
638 case OP_SIN:
H A Dnv50_ir_target_nv50.cpp558 case OP_SIN:
H A Dnv50_ir_emit_gv100.cpp596 case OP_SIN : mufu = 1; break;
1816 case OP_SIN:
H A Dnv50_ir.h90 OP_SIN, enumerator in enum:nv50_ir::operation
H A Dnv50_ir_target_gv100.cpp271 case OP_SIN:
H A Dnv50_ir_emit_gm107.cpp1447 case OP_SIN: mufu = 1; break;
3617 case OP_SIN:
H A Dnv50_ir_emit_gk110.cpp2647 case OP_SIN:
H A Dnv50_ir_emit_nv50.cpp2050 case OP_SIN:
H A Dnv50_ir_peephole.cpp889 case OP_SIN: res.data.f32 = sinf(imm.reg.data.f32); break;
894 // these should be handled in subsequent OP_SIN/COS/EX2
1553 case OP_SIN:
H A Dnv50_ir_emit_nvc0.cpp2817 case OP_SIN:
H A Dnv50_ir_from_nir.cpp487 return OP_SIN;

Completed in 60 milliseconds