Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpVectorLogicalNot

1093 		case EOpVectorLogicalNot: if(visit == PostVisit) emit(sw::Shader::OPCODE_NOT, result, arg); break;