Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpCeil

1174 		case EOpCeil:             if(visit == PostVisit) emit(sw::Shader::OPCODE_CEIL, result, arg, result); break;