Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpExp2

1164 		case EOpExp2:             if(visit == PostVisit) emit(sw::Shader::OPCODE_EXP2, result, arg); break;