Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpSin

1006 		case EOpSin:              if(visit == PostVisit) emit(sw::Shader::OPCODE_SIN, result, arg); break;