Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpLog

1163 		case EOpLog:              if(visit == PostVisit) emit(sw::Shader::OPCODE_LOG, result, arg); break;