Home | History | Annotate | Download | only in program

Lines Matching refs:OPCODE_COS

494  * \param op        Either \c OPCODE_SIN or \c OPCODE_COS depending on which
516 assert(op == OPCODE_SIN || op == OPCODE_COS);
1199 emit_scalar(ir, OPCODE_COS, result_dst, op[0]);
1205 emit_scs(ir, OPCODE_COS, result_dst, op[0]);