Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpFloor

1026 		case EOpFloor:            if(visit == PostVisit) emit(sw::Shader::OPCODE_FLOOR, result, arg); break;