Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpLength

1178 		case EOpLength:           if(visit == PostVisit) emit(sw::Shader::OPCODE_LEN(dim(arg)), result, arg); break;