Home
last modified time | relevance | path

Searched refs:OP_COS (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_target_gm107.cpp120 case OP_COS: in isBarrierRequired()
247 case OP_COS: in getLatency()
274 case OP_COS: in getReadLatency()
Dnv50_ir_target_nvc0.cpp126 { OP_COS, 0x1, 0x1, 0x0, 0x8, 0x0, 0x0 },
586 case OP_COS: in getThroughput()
Dnv50_ir_target_nv50.cpp543 case OP_COS: in getThroughput()
Dnv50_ir.h86 OP_COS, enumerator
Dnv50_ir_emit_gm107.cpp1399 case OP_COS: mufu = 0; break; in emitMUFU()
3329 case OP_COS: in emitInstruction()
Dnv50_ir_emit_nv50.cpp1966 case OP_COS: in emitInstruction()
Dnv50_ir_peephole.cpp824 case OP_COS: res.data.f32 = cosf(imm.reg.data.f32); break; in unary()
1410 case OP_COS: in opnd()
Dnv50_ir_emit_gk110.cpp2638 case OP_COS: in emitInstruction()
Dnv50_ir_emit_nvc0.cpp2806 case OP_COS: in emitInstruction()