Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpVectorNotEqual

1478 		case EOpVectorNotEqual:   if(visit == PostVisit) emitCmp(sw::Shader::CONTROL_NE, result, arg[0], arg[1]); break;