Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpSign

1169 		case EOpSign:             if(visit == PostVisit) emit(getOpcode(sw::Shader::OPCODE_SGN, result), result, arg); break;