Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpSub

829 		case EOpSub:       if(visit == PostVisit) emitBinary(getOpcode(sw::Shader::OPCODE_SUB, result), result, left, right);       break;
3004 case EOpSub: