Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpVectorTimesScalar

877 		case EOpVectorTimesScalar:       if(visit == PostVisit) emit(getOpcode(sw::Shader::OPCODE_MUL, left), result, left, right); break;