Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpTrunc

1171 		case EOpTrunc:            if(visit == PostVisit) emit(sw::Shader::OPCODE_TRUNC, result, arg); break;