Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpLog2

1165 		case EOpLog2:             if(visit == PostVisit) emit(sw::Shader::OPCODE_LOG2, result, arg); break;